Patch Changes
-
c46415a
Thanks @clauderic! - Feedback: Removedbox-sizing: border-box
from the default Feedback plugin styles, and account forbox-sizing: content-box
orbox-sizing: border-box
when setting an explicit wdith and height on the feedback element. -
#1691
382f4e2
Thanks @github-actions! - Accessiblity: Fixed a bug where accesibility instructions and announcement nodes were re-created on every drag operation. -
#1691
432a0dd
Thanks @github-actions! - Feedback: Fix a bug where options were not properly being set on the plugin instance. -
#1689
a3496c1
Thanks @GuillaumeSalles! - Ensure showPopover is not called when popover is already visible -
#1691
4a22b39
Thanks @github-actions! - PointerSensor: Update default activation constraints to only allow dragging via thedelay
constraint when the activation event target is a text input to avoid interfering with potential text selections within the text input. -
Updated dependencies []:
- @dnd-kit/abstract@0.1.13
- @dnd-kit/collision@0.1.13
- @dnd-kit/geometry@0.1.13
- @dnd-kit/state@0.1.13