Releases: mfuu/sortable-dnd
Releases · mfuu/sortable-dnd
v0.6.20
Changes
- feat: added option
removeCloneOnDrop
v0.6.19
Changes
- adjust the animation performance in the virtual list
- fixed performing incorrectly when
revertDrag: true
& multiple: true
v0.6.18
Changes
- Fixed: error when animation is set to
0
v0.6.17
Changes
- feat: added option:
placeholderClass
v0.6.16
Changes
- Fixed: prevent default event when dragging starts
v0.6.15
Changes
- Fixed: click event not work on mobile
v0.6.14
Changes
- Fixed: error when the dragged element out of the document #59
v0.6.12
Changes
- fix:
autoScroll
error between lists
v0.6.11
Changes
- Fixed error when dragging element contains draggable elements
- Fixed
Uncaught DOMException
error in pull: 'clone'