react-draggable v0.7.0 Release Notes

Release Date: 2015-05-07 // almost 9 years ago
    • 💥 Breaking change: bounds with coordinates was confusing because it was using the item's width/height, which was not intuitive. When providing coordinates, bounds now simply restricts movement in each direction by that many pixels.