yarn react-beautiful-dnd 2.4.0

latest releases: 13.1.1, 13.1.0, 13.0.0...
6 years ago

Improvements

  • We now allow hooks to be updated dynamically (caused the minor version bump ✨). Previously the onDragStart and onDragEnd callbacks were captured once on mount, and any subsequent updates to these props would not be captured. It's now possible to change these hooks after the DragDropContext has been mounted. #49
  • A Droppable's margins are now included in its droppable area #122

Fixes

  • Fixed a bug which caused the app to end up in a broken state if a drag ends before dimensions have been collected #121

Don't miss a new react-beautiful-dnd release

NewReleases is sending notifications on new releases.