Releases: bcakmakoglu/revue-draggable
Releases · bcakmakoglu/revue-draggable
v0.5.1
What's Changed
- fix(draggable-core): add internal arg to avoid duplicate events by @bcakmakoglu in #407
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Full Changelog: v0.4.3...v0.5.0
v0.4.3
- fix: cancel update if handler returns false bcdc750
v0.4.2
- update: add "import" to exports object in package.json c83bb05
v0.4.1
- fix: file name for types main 2d56ca3
v0.4.0
- fix: file name in package.json 0243bfd
- refactor: use relative paths 3cf4001
- refactor: remove rollup and use vite lib mode 0c60be1
- update: lint examples 3fc8d30
- refactor: force immediate update 7c545d9
- refactor: watch positions for update - not whole state f4e6a11
- refactor: add reactive state to composables 3afe2ed
v0.3.9
- fix: scaling being calculated twice 77c838a
v0.3.8
- fix: transform regex not matching % values 360de6c
- update: force transformation on update end b49d015
- update: use get helper in useDraggable/useDraggableCore ca31080
- chore(deps): update vueuse to latest c34df58
- fix: draggable and draggable core components not updating state properly 59419c1
- fix: node-type 311bf18
v0.3.7
- fix: watcher causing scale to calculate transform wrong 0fb73fe
v0.3.6
- update: watch-type for components 5c127ed