github clauderic/dnd-kit @dnd-kit/dom@0.5.0

latest releases: @dnd-kit/collision@0.5.0, @dnd-kit/svelte@0.5.0, @dnd-kit/geometry@0.5.0...
11 hours ago

Minor Changes

  • #2046 f23afe0 Thanks @aidenfoxx! - Updated OptimisticSortingPlugin to support non-contiguous sortable indexes.

  • #2058 2dd8d0e Thanks @timagixe! - Allow useSortable, createSortable and Sortable to disable dragging and dropping independently with a disabled object while preserving the existing boolean behavior.

Patch Changes

  • #2057 e25b1b1 Thanks @timagixe! - Allow pointer dragging from descendants of interactive draggable elements, such as text inside sortable anchor elements.

  • #2020 00fd955 Thanks @namgi2386! - Fix DragOverlay flickering after drop

  • #2079 e4792f3 Thanks @silence717! - Fix TypeError: Cannot read properties of undefined (reading 'split') in parseScale/parseTranslate on browsers that do not support the individual scale/translate CSS transform properties (Chromium < 104), where getComputedStyle returns undefined instead 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

Don't miss a new dnd-kit release

NewReleases is sending notifications on new releases.