Patch Changes
-
#1656
f13cbc9
Thanks @github-actions! - Add a newinitialization-pending
status to the drag operation lifecycle. This status is set after a dragOperation is initiated but before thebeforedragstart
event fires, which allows consumers to prevent a drag operation from being initialized. This provides better control over the drag operation lifecycle and enables cancellation of drag operations before they are initialized. -
Updated dependencies []:
- @dnd-kit/geometry@0.1.1
- @dnd-kit/state@0.1.1