react-draggable v0.6.0 Release Notes

Release Date: 2015-05-02 // almost 9 years ago
    • ๐Ÿ’ฅ 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.