Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 673 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 673 Bytes

CHANGELOG

1.2.2

Added option actual {bool}: create exact absolute copy in document body like jquery.actual

1.2.1

Handle when getComputedStyle returns null #9

1.2.0

Account for margins

1.1.0

Allow width and height to be set on clone using options

Use width/height when measuring clone so transforms don't give inaccurate dimensions

1.0.0

Use original node to get style information because clone returns nothing

Account for clone display, width, and height properties better

Remove bower in favor of using NPMCDN

0.1.1

Fix build for NPMCDN

0.1.0

Initial release