react-draggable v1.0.0 Release Notes

Release Date: 2015-10-27 // over 8 years ago
    • 💥 Breaking: Removed resetState() instance method
    • 💥 Breaking: Removed moveOnStartChange prop
    • 💥 Breaking: React 0.14 support only.
    • 🔨 Refactored project.
    • Module now exports a <DraggableCore> element upon which <Draggable> is based. This module is useful for building libraries and is completely stateless.