Skip to content

v0.1.7

Choose a tag to compare

@bcakmakoglu bcakmakoglu released this 15 Jul 10:35
  • feat: install plugin differently for vue2 / vue3 * Check what vue version before exporting draggable component d9822ba
  • update: docs with more info in index.md cda4735
  • update: beautify README.md * Add some info for nuxt * Extended info on registration of draggable 1793b1a
  • refactor: Foo.vue to ExampleComponent.vue, same component just with a slot and different name to demonstrate the example usage better 4068529
  • update: remove onMounted hooks from directives (handled in useDraggable(Core) hooks) 44091c8

v0.1.6...v0.1.7