github-actions
released this
27 Jun 14:56
·
16 commits
to master
since this release
Patch Changes
-
#1443
2ccc27c
Thanks @clauderic! - Addedstatus
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 allowmanager
to be optional and provided later during the lifecycle ofdraggable
/droppable
/sortable
instances. -
#1443
794cf2f
Thanks @clauderic! - Removedoptions
andoptions.register
fromEntity
base class. Passing anundefined
manager when instantiatingDraggable
andDroppable
now has the same effect. -
Updated dependencies [
2ccc27c
,1b9df29
,4dbcb1c
,a4d9150
,e0d80f5
,794cf2f
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]
- @dnd-kit/[email protected]