Skip to content

Releases: mfuu/vue3-virtual-sortable

v3.0.3

21 Jun 09:02
Compare
Choose a tag to compare

Changes

  • fix: looping error

v3.0.2

16 Jun 14:12
Compare
Choose a tag to compare

Changes

  • fix: error when dataKey value is 0

v3.0.1

03 Jun 12:24
Compare
Choose a tag to compare

Changes

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

v3.0.0

13 Apr 12:35
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