github clauderic/dnd-kit @dnd-kit/abstract@0.1.3

latest releases: @dnd-kit/state@0.1.21, @dnd-kit/react@0.1.21, @dnd-kit/helpers@0.1.21...
4 months ago

Patch Changes

  • #1663 6c9a9ea Thanks @github-actions! - Prevent race conditions in dragOperation when actions.stop() is invoked before actions.start() has completed.

  • #1663 1bef872 Thanks @github-actions! - Improve drag operation control by:

    • Introducing AbortController for better operation lifecycle management
    • Remove requestAnimationFram() from start() action
    • Replacing boolean returns with proper abort control
    • Ensure proper cleanup of drag operations
    • Improving status handling and initialization checks
    • Making feedback plugin respect operation initialization state
  • Updated dependencies [8f91d91, 2522836, 9a0edf6, a9db4c7]:

    • @dnd-kit/state@0.1.3
    • @dnd-kit/geometry@0.1.3

Don't miss a new dnd-kit release

NewReleases is sending notifications on new releases.