Releases: clauderic/dnd-kit
@dnd-kit/[email protected]
Patch Changes
-
8530c12
Thanks @clauderic! - Fixed lifecycle related issues. -
#1440
86e5191
Thanks @clauderic! - Fixed a bug whereuseDraggable
,useDroppable
anduseSortable
would not un-register from the old manager and re-register themselves with the new manager when its reference changes. -
8530c12
Thanks @clauderic! - Add lazy import forDragDropProvider
. -
#1440
5ccd5e6
Thanks @clauderic! - Update modifiers on theDraggable
instances whenuseDraggable
receives updated modifiers -
#1440
8f421ee
Thanks @clauderic! - Add"use client"
hints to@dnd-kit/react
exports. -
Updated dependencies [
8530c12
,8e45c2a
,5ccd5e6
,886de33
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
- Updated dependencies [
5ccd5e6
,886de33
]:- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
- Updated dependencies []:
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
-
8530c12
Thanks @clauderic! - Fixed lifecycle related issues. -
#1440
8e45c2a
Thanks @clauderic! - Better handling of elements that havetransform
ortranslate
applied. The Feedback and Sortable plugins now no longer need to ignore transforms as theDOMRectangle
can compute the projected final coordinates of an element that has transforms applied even if it is currently being animated by looking at the last animation keyframe. -
Updated dependencies [
5ccd5e6
,886de33
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
- Updated dependencies [
5ccd5e6
,886de33
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
-
#1440
5ccd5e6
Thanks @clauderic! - Add the ability for modifiers to be set dynamically on theDraggable
instances -
#1440
886de33
Thanks @clauderic! - IntroducedSnapModifier
to snap to grid -
Updated dependencies []:
- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
- #1430
6c84308
Thanks @clauderic! - -deepEqual
: Handle comparingSet
instances
@dnd-kit/[email protected]
Patch Changes
-
#1430
6c84308
Thanks @clauderic! - -useDraggable
: Fixed a bug where theelement
was not properly being set on initialization -
#1430
2c3ad5e
Thanks @clauderic! - - Fix issues with<StrictMode>
in React -
Updated dependencies [
6c84308
,6c84308
,d273f70
,34c6fdc
,2c3ad5e
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
- Updated dependencies []:
- @dnd-kit/[email protected]
@dnd-kit/[email protected]
Patch Changes
- Updated dependencies [
6c84308
]:- @dnd-kit/[email protected]