yarn react-beautiful-dnd 2.3.0

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

Improvements

  • Pressing the spacebar space while dragging with a mouse will now scroll the window #102 . We no longer prevent the browser default in this case. Previously we had the restriction in place to keep things simple. However, now that we correctly handle window scrolling there is no need to keep this restriction in place - so it has been removed! (caused the minor version bump ✨)
  • Adding documentation about natural keyboard cross list movement #104
  • Major refactor and simplification of the get-drag-impact function #92

Fixes

  • Dropping a Draggable with a keyboard inside of a nested list will no longer cause the parent to lift #102. Thanks @seancurtis for raising this

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

NewReleases is sending notifications on new releases.