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

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

Patch Changes

  • #1553 984b5ab Thanks @chrisvxd! - Reconfigure the manager when the input changes.

  • #1567 081b7f2 Thanks @chrisvxd! - Add source maps to output.

  • #1454 a04d3f8 Thanks @github-actions! - Rework how collisions are detected and how the position of elements is observed using a new PositionObserver.

  • #1454 a8542de Thanks @github-actions! - Fix issues with collisionPriority not being respected.

  • #1454 f7458d9 Thanks @github-actions! - Fixed a bug where the accept function of Droppable was never invoked if the draggable did not have a type set.

  • #1454 e70b29a Thanks @github-actions! - Make sure the generic for DragDropManager is passed through to Entity so that the manager reference on classes extending Entity is strongly typed.

  • #1454 4d1a030 Thanks @github-actions! - Make sure the cleanup function of effects is invoked when registering a new instance with the same id before the old instance has been unregistered.

  • #1454 a5933d8 Thanks @github-actions! - Move responsibility from CollisionObserver to CollisionNotifier to check if the previous collisions are equal to the next collisions.

  • #1454 a5a556a Thanks @github-actions! - Fixed React lifecycle regressions related to StrictMode.

  • #1448 96f28ef Thanks @lfades! - Allow entities to receive a new id during the lifecycle of the entity

  • Updated dependencies [081b7f2, b750c05, 71dc39f]:

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

Don't miss a new dnd-kit release

NewReleases is sending notifications on new releases.