Releases: formkit/drag-and-drop
Releases · formkit/drag-and-drop
v0.0.8
🚀 Features
- Adds drag handles along with refactor - by @sashamilenkovic (c3e2e)
- Adds back tearDownDropZone from vue wrapper of dz plugin - by @sashamilenkovic (d2da4)
🐞 Bug Fixes
- Fixes TS issue in core index - by @sashamilenkovic (5cc4b)
View changes on GitHub
v0.0.7
No significant changes
View changes on GitHub
v0.0.6
🐞 Bug Fixes
- Fixes bug where disabled state would trigger console.warn of enabledNodes to values - by @sashamilenkovic (e8b05)
- 🐛 fixes issue where referencing TouchEvent in safari would throw exception - by @sashamilenkovic (2ecc1)
View changes on GitHub
v0.0.5
🐞 Bug Fixes
- Fixes bug where touchmove action would misform private classes on node data - by @sashamilenkovic (483ce)
View changes on GitHub
v0.0.4
🐞 Bug Fixes
- Fixes bug where scroll parent was not being reset on end. fixes issue where class was not being removed on end - by @sashamilenkovic (8ac3e)
View changes on GitHub
v0.0.3
No significant changes