# 2.2.1 (2021-10-27) ### Refactor - move function to utils lib # 2.2.0 (2021-05-29) ### Build - output custom elements as a single bundle (`dist-custom-elements-bundle`) - bump dependencies # 2.1.0 (2020-10-25) ### Features toggle drag, rotation and resize on the fly # 2.0.1 (2020-10-23) ### Fix - es5 has been dropped with v2, update `unpkg` reference # 2.0.0 (2020-09-03) ### Breaking Changes - IE11, Edge 16-18 and Safari 10 not supported # 1.1.3 (2020-07-19) ### Fix - iOS :( # 1.1.2 (2020-07-19) ### Fix - webkit workaround :( # 1.1.1 (2020-07-19) ### Refactoring - use style class instead of style selector for text # 1.1.0 (2020-07-19) ### Features - support for content editable elements # 1.0.2 (2020-05-11) ### Features - update Stencil for Gatsby build # 1.0.1 (2020-05-08) ### Features - slot selector on load for Stenci prerendering # 1.0.0 (2020-03-18) To infinity and beyond 🚀 ### Features - update dependencies # 1.0.0-beta.3-1 (2020-03-03) ### Fix - rotation miscalculated on first click # 1.0.0-beta.3 (2020-02-25) ### Fix - content sizing fit in Firefox - resize component in Safari ("no jump") # 1.0.0-beta.2 (2020-02-25) ### Features - sticky opposite corner on resizing (credits to @nmattia maths) # 1.0.0-beta.1 (2020-02-19) ### Features - a new Web Component to drag, resize and rotate any element ([#610](https://github.com/deckgo/deckdeckgo/issues/610))