@dnd-kit/abstract@0.5.0
-
#2067
e4d1a7eThanks @Philipp91! - Supply correct Options type in return type of plugin configurator() -
Updated dependencies []:
- @dnd-kit/geometry@0.5.0
- @dnd-kit/state@0.5.0
@dnd-kit/svelte@0.5.0
@dnd-kit/vue@0.5.0
- #2058
2dd8d0eThanks @timagixe! - AllowuseSortable,createSortableandSortableto disable dragging and dropping independently with adisabledobject while preserving the existing boolean behavior.
-
#2052
ecb43d6Thanks @clauderic! - FixonUnmountedwarning in VueDragOverlayby usingwatchEffect'sonCleanupcallback instead of theonUnmountedlifecycle hook -
#2043
a6bd445Thanks @clauderic! - Include sourcemap files in published packages. The build emits.mapfiles alongside each entry point and writes//# sourceMappingURL=...comments into the bundles, but thefilesfield inpackage.jsondid not list the maps, so they were excluded from the npm tarball. Bundlers attempting to load the referenced maps would fail withENOENT, producing warnings (or build failures in strict CI setups). -
Updated dependencies [
e4d1a7e,e25b1b1,00fd955,e4792f3,f23afe0,2dd8d0e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/dom@0.5.0
- @dnd-kit/state@0.5.0
@dnd-kit/dom@0.5.0
-
#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.
-
#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
@dnd-kit/collision@0.5.0
- Updated dependencies [
e4d1a7e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/geometry@0.5.0
@dnd-kit/helpers@0.5.0
-
#2074
90ddfcdThanks @timagixe! - Fix grouped record sorting with numeric group IDs -
#2027
a7ee830Thanks @sourabh945! - fix a check for the 'id' in items that causing TypeError in SortableContext add the gaurdrail for chekcing the item is not null. -
Updated dependencies [
e4d1a7e]:- @dnd-kit/abstract@0.5.0
@dnd-kit/solid@0.5.0
- #2058
2dd8d0eThanks @timagixe! - AllowuseSortable,createSortableandSortableto disable dragging and dropping independently with adisabledobject while preserving the existing boolean behavior.
-
#2031
33ce050Thanks @clauderic! - FixedDragDropProviderevaluating itschildrenJSX twice on initial mount in@dnd-kit/solid. The provider now stripschildrenfrom the props it forwards toDragDropManager, preventing the manager constructor's spread ({...input}) from invoking Solid'schildrengetter and synthesizing an orphan component subtree whose reactive scope was never disposed. -
#2043
a6bd445Thanks @clauderic! - Include sourcemap files in published packages. The build emits.mapfiles alongside each entry point and writes//# sourceMappingURL=...comments into the bundles, but thefilesfield inpackage.jsondid not list the maps, so they were excluded from the npm tarball. Bundlers attempting to load the referenced maps would fail withENOENT, producing warnings (or build failures in strict CI setups). -
Updated dependencies [
e4d1a7e,e25b1b1,00fd955,e4792f3,f23afe0,2dd8d0e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/dom@0.5.0
- @dnd-kit/state@0.5.0
@dnd-kit/react@0.5.0
- #2058
2dd8d0eThanks @timagixe! - AllowuseSortable,createSortableandSortableto disable dragging and dropping independently with adisabledobject while preserving the existing boolean behavior.
-
#2021
de5a0f4Thanks @lixiaoyan! - FixeduseDraggableanduseSortablereassigning the underlying entity'ssensorson every render whensensorswas passed as an inline array. Thesensorsprop is now compared withdeepEqual(matching the existing behavior ofmodifiers,plugins, andDragDropProvider), preventing unnecessary mutations to the plugin registry that could disrupt in-progress sensor activation. -
#2043
a6bd445Thanks @clauderic! - Include sourcemap files in published packages. The build emits.mapfiles alongside each entry point and writes//# sourceMappingURL=...comments into the bundles, but thefilesfield inpackage.jsondid not list the maps, so they were excluded from the npm tarball. Bundlers attempting to load the referenced maps would fail withENOENT, producing warnings (or build failures in strict CI setups). -
Updated dependencies [
e4d1a7e,e25b1b1,00fd955,e4792f3,f23afe0,2dd8d0e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/dom@0.5.0
- @dnd-kit/state@0.5.0