0.6.0
- Breaking change: Cancel dragging when onDrag or onStart handlers return an explicit
false. - Fix sluggish movement when
gridoption was active. - Example updates.
- Move
user-select:nonehack to document.body for better highlight prevention. - Add
boundsoption to restrict dragging within parent or within coordinates.