github atlassian/react-beautiful-dnd v8.0.3
8.0.3

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

Fixes

  • If you had a scrollbar on the cross axis of a Droppable then a user would be unable to auto scroll backwards through the list. Scrollbars, am I right? Anyway, we now account for this #628. Thanks @SimchaShats for raising this one
  • Fixing incorrect invariant condition which was preventing dynamic updates to Droppable > isDropDisabled #617. Thanks @ntelkedzhiev for your persistance with this one

Engineering health

  • Wider use of prettier #629
  • Refactor of Draggable to save about 20 lines 😊 #627
  • Breaking massive drag-handle.spec.js file into lots of spec files #627
  • Upgrading babel and rollup #624. Thanks @TrySound!
  • Moving puppeteer browser test to non-headless with xvfb to reduce build flakes #630. Thanks @MarshallOfSound!!

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

NewReleases is sending notifications on new releases.