react-draggable v1.1.1 Release Notes

Release Date: 2015-11-14 // over 8 years ago
    • ๐Ÿ›  Bugfix: Clean up scroll events if a component is unmounted before drag stops.
    • ๐Ÿ›  Bugfix: NaN was returning from scroll events due to event structure change.
    • โž• Add scroll drag modulation test.