Patch Changes
-
#1645
043c280
Thanks @clauderic! - Add fallback logic to type-guards when instance checks fail to identify instances, for example to test if an element is anElement
orHTMLElement
orSVGElement
, or if anAnimationEffect
is aKeyframeEffect
. -
#1644
ee40aac
Thanks @github-actions! - Feedback: Userevert
instead ofunset
to reset styles applied by thepopover
attribute. -
#1643
635d94f
Thanks @clauderic! - Fix a bug in theScroller
plugin that would always usedocument.getElementFromPoint
instead of the document of the source element. -
#1644
0235cef
Thanks @github-actions! - Cursor: Ensure styles for Cursor plugin are added to the document of the draggable source element. -
#1644
1ba8700
Thanks @github-actions! - Fixed a bug in thegetDocument
helper to make it work with SVG elements. -
#1644
3080d2c
Thanks @github-actions! - Feedback: Setpopover
attribute value tomanual
. -
Updated dependencies [
00a33c9
]:- @dnd-kit/abstract@0.1.0
- @dnd-kit/collision@0.1.0
- @dnd-kit/geometry@0.1.0
- @dnd-kit/state@0.1.0