Skip to content

Releases: clauderic/dnd-kit

@dnd-kit/dom@0.0.5

11 Jul 12:47
5488c2d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [e9be505]:
    • @dnd-kit/abstract@0.0.5
    • @dnd-kit/collision@0.0.5
    • @dnd-kit/geometry@0.0.5
    • @dnd-kit/state@0.0.5

@dnd-kit/collision@0.0.5

11 Jul 12:47
5488c2d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [e9be505]:
    • @dnd-kit/abstract@0.0.5
    • @dnd-kit/geometry@0.0.5

@dnd-kit/abstract@0.0.5

11 Jul 12:47
5488c2d
Compare
Choose a tag to compare

Patch Changes

  • e9be505 Thanks @clauderic! - Fix lifecycle of local modifiers now that it's possible to initialize a Draggable instance without a manager instance.

  • Updated dependencies []:

    • @dnd-kit/geometry@0.0.5
    • @dnd-kit/state@0.0.5

@dnd-kit/state@0.0.4

27 Jun 14:56
d47bdf8
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/react@0.0.4

27 Jun 14:56
d47bdf8
Compare
Choose a tag to compare

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 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, 1b9df29, 4dbcb1c, a4d9150, e0d80f5, 794cf2f]:

    • @dnd-kit/abstract@0.0.4
    • @dnd-kit/dom@0.0.4
    • @dnd-kit/state@0.0.4

@dnd-kit/helpers@0.0.4

27 Jun 14:56
d47bdf8
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/geometry@0.0.4

27 Jun 14:56
d47bdf8
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a4d9150]:
    • @dnd-kit/state@0.0.4

@dnd-kit/dom@0.0.4

27 Jun 14:56
d47bdf8
Compare
Choose a tag to compare

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

@dnd-kit/collision@0.0.4

27 Jun 14:56
d47bdf8
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/abstract@0.0.4

27 Jun 14:56
d47bdf8
Compare
Choose a tag to compare

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 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 [a4d9150]:

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