Skip to content

Releases: formkit/drag-and-drop

v0.0.27

11 Mar 14:12
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.26

09 Mar 17:41
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.0.25

07 Mar 14:38
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes issue with custom-plugins example for React, exports all utils in main entry point  -  by @sashamilenkovic (a69dd)
    View changes on GitHub

v0.0.24

05 Mar 15:22
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.23

28 Feb 10:07
Compare
Choose a tag to compare

   🚀 Features

  • Rewrites animatinos plugin to use animations api as opposed to class assignment  -  by @sashamilenkovic (73401)

   🐞 Bug Fixes

  • Arrow key navigation at the end of lists  -  by Kaleb Ercanbrack (81a83)
  • Fixes issue where nested elements could not be drag and dropped  -  by @sashamilenkovic (0f305)
    View changes on GitHub

v0.0.21

23 Feb 15:26
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.0.20

23 Feb 13:06
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Removes return early conditional preventing click in selections plugin in firefox  -  by @sashamilenkovic (a2a50)
    View changes on GitHub

v0.0.19

23 Feb 12:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fixes issue with touch selections. Removes command logic from selections plugin.  -  by @sashamilenkovic (28063)
  • Fixes touch selection mechanism by filtering selected nodes before click event occurs if touch move does not occur  -  by @sashamilenkovic (f9089)
    View changes on GitHub

v0.0.18

23 Feb 11:38
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

0.0.17

22 Feb 17:52
Compare
Choose a tag to compare
Merge branch 'main' of github.com:formkit/drag-and-drop