Releases: bcakmakoglu/revue-draggable
Releases · bcakmakoglu/revue-draggable
v0.0.6
- feat: export different components based on vue version 2b18d5a
- feat: add Draggable Plugin refactor: move files into subdirs fix: couple of type fixes c6b355e
- feat: add DraggableDirective.ts & DraggableCoreDirective.ts * works just like the wrapper, just pass the directive 4b5ab0e
- update: draggable-core.md and draggable.md with some info about useDraggable and useDraggableCore 93ad358
- update: README.md add docs link c4587a8
- feat: add docs 629f8cf
- update: README.md 50e45cb
v0.0.5
v0.0.3
v0.0.2
Initial release
- fix: remove class extensions from types file feat: use vue-demi for packaging 6828dba
- update: anyclick is now true by default to allow dragging on touch 3fda6e2
- feat: add useDraggable.ts to abstract draggable functionality into composable 127ae46
- update: move types to types file feat: add barrel file 8fab10a
- update: move files to example dir * move files from lib to src * README.md d09b6c2
- update: remove console logs * remove unused imports ec33644
- update: package.json * vite.config.ts specifies build dir fa31f31
- feat: add rollup.config.js de82885
- chore: remove old components db6fa33
- fix: default for position prop is undefined d197f90