All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.4 (2021-05-21)
1.4.3 (2021-03-02)
- add postcss dependency to fix build error (#606) (a48f0ac)
- revert "refactor: favor directly modifying DOM attributes over setAttribute" (#614) (2da753d)
1.4.2 (2021-02-18)
- correct demo url on readme.md file (#580) (72fa50e)
- favor directly modifying DOM attributes over using
setAttribute()
(598)
1.4.1 (2020-10-09)
- chore: syncs dependency updates
- docs: syncs README updates
1.4.0 (2019-09-06)
1.3.5 (2019-08-02)
- prevent zoom on mobile when handleTouch is set to false (#293) (d1ea511)
- remove lingering DOM elements on destroy() (#291) (e217752)