Skip to content

Releases: mfuu/vue-virtual-sortable

v2.0.3

21 Jun 08:39
Compare
Choose a tag to compare

Changes

v2.0.2

16 Jun 14:05
Compare
Choose a tag to compare

Changes

  • fix: error when dataKey value is 0 #38

v2.0.1

03 Jun 12:34
Compare
Choose a tag to compare

Changes

  • Fix: handle does not take effect when the selected element is inside the handle element

v2.0.0

13 Apr 12:34
Compare
Choose a tag to compare

Changes

  • vue-virtual-draglist now renamed to vue-virtual-sortable

    I'm sorry for the inconvenience caused by the name change,
    but the new name may be more in line with the functionality of the component itself.

  • Deleted prop itemClass
  • Adjust the default value with draggable: '[role="item"]'
  • Update dependencies