github react-dnd/react-dnd v0.7.0

latest releases: v16.0.0, v15.1.2, v15.1.0...
9 years ago
  • Potentially breaking change: endDrag is now called even is drag source was unmounted while dragging. Fixes #38. You can check component.isMounted() (this.isMounted() with deprecated API) if this is important for your endDrag handler.
  • Updates from deprecated lodash-node dependency to lodash.

Don't miss a new react-dnd release

NewReleases is sending notifications on new releases.