github atlassian/react-beautiful-dnd v2.3.1
2.3.1

latest releases: v13.1.1, v13.1.0, v13.0.0...
6 years ago

Improvements

It's now possible to place multiple Droppables within a shared scroll container. To achieve this we had to re-work the way that we capture a Droppable's dimensions, so that we can calculate its true visible bounds on the screen throughout a drag. This means we're now correctly taking into account window scroll, parent scroll, and internal scroll when working out a Droppable's area. Keep in mind that we still only support one scroll container + window scroll, though.

Here's a diagram we put together while we were working on this which captures some of the scenarios we cover:
container_dimensions

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

NewReleases is sending notifications on new releases.