Skip to content

Releases: Musare/vue-draggable-list

v0.2.0

15 Jun 17:02
a2acd43
Compare
Choose a tag to compare

Changelog

[v0.2.0] - 2024-06-15

Additions

  • Add option to only allow dragging when you click a handle element

Fixes

  • fix: Update emitted when order has not changed

v0.1.3

09 Dec 16:43
f8b3e94
Compare
Choose a tag to compare

Changelog

[v0.1.3] - 2022-12-07

Changes

  • Support mobile better by adding a timeout a user has to hold an element before they can start dragging

v0.1.2

28 Nov 20:44
e9f42a7
Compare
Choose a tag to compare

Changelog

[v0.1.2] - 2022-11-28

Fixes

  • fix: Dropping items outside of another item wouldn't trigger an update

v0.1.1

21 Aug 19:33
fbb62a5
Compare
Choose a tag to compare

Changelog

[v0.1.1] - 2022-08-21

Fixes

  • Fixes an issue with empty list items showing

v0.1.0

21 Aug 12:30
9433ab4
Compare
Choose a tag to compare

Changelog

[v0.1.0] - 2022-08-21

Please refer to the README for documentation on how to install and use vue-draggable-list.