- move function to utils lib
- output custom elements as a single bundle (
dist-custom-elements-bundle
) - bump dependencies
toggle drag, rotation and resize on the fly
- es5 has been dropped with v2, update
unpkg
reference
- IE11, Edge 16-18 and Safari 10 not supported
- iOS :(
- webkit workaround :(
- use style class instead of style selector for text
- support for content editable elements
- update Stencil for Gatsby build
- slot selector on load for Stenci prerendering
To infinity and beyond 🚀
- update dependencies
- rotation miscalculated on first click
- content sizing fit in Firefox
- resize component in Safari ("no jump")
- sticky opposite corner on resizing (credits to @nmattia maths)
- a new Web Component to drag, resize and rotate any element (#610)