github-actions
released this
27 Jun 14:56
·
49 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 [
a4d9150
]:- @dnd-kit/[email protected]
- @dnd-kit/[email protected]