github clauderic/dnd-kit @dnd-kit/core@1.1.0

latest releases: @dnd-kit/core@6.0.8, @dnd-kit/sortable@7.0.2, @dnd-kit/core@6.0.7...
3 years ago

Minor Changes

  • ac674e8 #135 Thanks @ranbena! - Added dragCancel prop to DndContext. The dragCancel prop can be used to cancel a drag operation on drop. The prop accepts a function that returns a boolean, or a promise returning a boolean once resolved. Return false to cancel the drop.

  • 208f68e #111 Thanks @ranbena! - Keyboard sensor now cancels dragging on window resize

Don't miss a new dnd-kit release

NewReleases is sending notifications on new releases.