yarn react-beautiful-dnd 2.6.2

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

Fixes

  • If a user ended a drag extremely quickly it was possible to lock the drag. This would need to be done faster than one setTimeout. This was possible with a well performed force swipe interaction on mobile. This exposed a hole in how we performed lifting. The algorithm for lifting has been simplified and is now subject to testing to ensure that early exists are handled correctly. #172
  • Dragging in nested lists on mobile is now fixed. Previously dragging an inner Draggable would actually lift the outer one on android #175. Thanks for raising this @ThomasJuster!

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

NewReleases is sending notifications on new releases.