react-draggable v0.8.0 Release Notes

Release Date: 2015-05-19 // almost 9 years ago
    • 🛠 Touch/mouse events rework. Fixes #51, #37, and #43, as well as IE11 support.
    • 🚚 Moved mousemove/mouseup and touch event handlers to document from window. Fixes IE9/10 support. IE8 is still not supported, as it is not supported by React.