@dnd-kit/dom@0.5.0
Minor Changes
-
#2046
f23afe0Thanks @aidenfoxx! - Updated OptimisticSortingPlugin to support non-contiguous sortable indexes. -
#2058
2dd8d0eThanks @timagixe! - AllowuseSortable,createSortableandSortableto disable dragging and dropping independently with adisabledobject while preserving the existing boolean behavior.
Patch Changes
-
#2057
e25b1b1Thanks @timagixe! - Allow pointer dragging from descendants of interactive draggable elements, such as text inside sortable anchor elements. -
#2020
00fd955Thanks @namgi2386! - Fix DragOverlay flickering after drop -
#2079
e4792f3Thanks @silence717! - FixTypeError: Cannot read properties of undefined (reading 'split')inparseScale/parseTranslateon browsers that do not support the individualscale/translateCSS transform properties (Chromium < 104), wheregetComputedStylereturnsundefinedinstead of'none'. -
Updated dependencies [
e4d1a7e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/collision@0.5.0
- @dnd-kit/geometry@0.5.0
- @dnd-kit/state@0.5.0