Skip to content

0.6.0

Compare
Choose a tag to compare
@STRML STRML released this 08 Dec 01:08
· 393 commits to master since this release
  • Breaking change: Cancel dragging when onDrag or onStart handlers return an explicit false.
  • Fix sluggish movement when grid option was active.
  • Example updates.
  • Move user-select:none hack to document.body for better highlight prevention.
  • Add bounds option to restrict dragging within parent or within coordinates.