Skip to content

1.0.0

Compare
Choose a tag to compare
@STRML STRML released this 08 Dec 01:08
· 323 commits to master since this release
  • 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.