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

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

  • #1598 0de7456 Thanks @github-actions! - Moved styles that override the default user agent styles for [popover] into a CSS layer to avoid overriding other layered styles on the page, such as Tailwind 4.

  • #1598 c9716cf Thanks @github-actions! - Added isDragging and isDropping properties to draggable and sortable instances.

  • #1598 74eedef Thanks @github-actions! - PointerSensor

    • End drag operation if lostpointercapture event is fired and the drag operation has not ended already. This can happen if the pointerup event is fired in a different frame.
    • Prevent contextmenu from opening during a drag operation.
  • #1598 42e7256 Thanks @github-actions! - - Fixed an invalid CSS selector in the PreventSelection plugin

    • Removed logic to prevent user selection in Feedback plugin (defer to PreventSelection plugin to handle this)
  • Updated dependencies [c9716cf, 3ea0d31, 3cf4db1]:

    • @dnd-kit/abstract@0.0.8
    • @dnd-kit/collision@0.0.8
    • @dnd-kit/geometry@0.0.8
    • @dnd-kit/state@0.0.8

Don't miss a new dnd-kit release

NewReleases is sending notifications on new releases.