Skip to content

Releases: clauderic/dnd-kit

@dnd-kit/[email protected]

31 Jan 02:06
3691eab
Compare
Choose a tag to compare

@dnd-kit/[email protected]

31 Jan 02:06
3691eab
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/[email protected]

31 Jan 02:06
3691eab
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/[email protected]

31 Jan 02:06
3691eab
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/[email protected]

31 Jan 02:06
3691eab
Compare
Choose a tag to compare

Patch Changes

  • #1592 550a868 Thanks @github-actions! - Added aria-grabbed to the list of attributes added by the Accessibility plugin.

    Setting aria-grabbed to true indicates that the element has been selected for dragging. Setting aria-grabbed to false indicates that the element can be grabbed for a drag-and-drop operation, but is not currently grabbed.

    While the aria-grabbed attribute has been deprecated in ARIA 1.1, in practice, since the accessibility API features for accessible drag and drop still don’t exist and likely won’t for several years, these attributes will continue to be supported by browsers and reflected in the accessibility tree for some years to come until a new API is introduced to replace it.

  • #1592 75e23b6 Thanks @github-actions! - Added aria-grabbed and aria-pressed to the list of attributes that are not synchronized between the draggable element and its placeholder.

  • #1592 cef9b46 Thanks @github-actions! - Fix global modifiers set on DragDropManager / <DragDropProvider> being destroyed after the first drag operation.

  • #1592 730064b Thanks @github-actions! - Fix incorrect type for modifiers.

  • #1592 808f184 Thanks @github-actions! - Fix reconciliation of optimistic updates in move helper.

  • #1592 c4e7a7c Thanks @github-actions! - Fixed positioning of Feedback plugin when direction is set to rtl.

  • #1592 280b7e2 Thanks @github-actions! - Fixed stale modifiers when using useSortable.

  • #1592 84b75fc Thanks @github-actions! - Fixed element not being set on initialization of Sortable instance even if an element was provided as input.

  • Updated dependencies [c1dadef, cef9b46]:

@dnd-kit/[email protected]

31 Jan 02:06
3691eab
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/[email protected]

31 Jan 02:06
3691eab
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/[email protected]

26 Jan 17:53
9253448
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/[email protected]

26 Jan 17:53
9253448
Compare
Choose a tag to compare

Patch Changes

@dnd-kit/[email protected]

26 Jan 17:53
9253448
Compare
Choose a tag to compare

Patch Changes