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

latest releases: @dnd-kit/state@0.1.21, @dnd-kit/react@0.1.21, @dnd-kit/helpers@0.1.21...
14 months ago

Patch Changes

  • #1443 2ccc27c Thanks @clauderic! - Added status property to draggable instances to know the current status of a draggable instance. Useful to know if an instance is being dropped.

  • #1443 1b9df29 Thanks @clauderic! - Force pointer events on children of the feedback element to none.

  • #1443 4dbcb1c Thanks @clauderic! - Fix bugs with PointerSensor when interacting with anchor or image elements.

  • #1443 e0d80f5 Thanks @clauderic! - Refactor the lifecycle to allow manager to be optional and provided later during the lifecycle of draggable / droppable / sortable instances.

  • #1443 794cf2f Thanks @clauderic! - Removed options and options.register from Entity base class. Passing an undefined manager when instantiating Draggable and Droppable now has the same effect.

  • Updated dependencies [2ccc27c, a4d9150, e0d80f5, 794cf2f]:

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

Don't miss a new dnd-kit release

NewReleases is sending notifications on new releases.