Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aria-disabled attribute #751

Merged
merged 1 commit into from
May 20, 2022
Merged

Add aria-disabled attribute #751

merged 1 commit into from
May 20, 2022

Conversation

clauderic
Copy link
Owner

Added the aria-disabled attribute to the attribtues object returned by useDraggable and useSortable. The value of the aria-disabled attribute is populated based on whether or not the disabled argument is passed to useDraggble or useSortable.

@changeset-bot
Copy link

changeset-bot bot commented May 20, 2022

🦋 Changeset detected

Latest commit: a52fba1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@dnd-kit/core Minor
@dnd-kit/modifiers Major
@dnd-kit/sortable Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@clauderic clauderic self-assigned this May 20, 2022
@clauderic clauderic added the enhancement New feature or request label May 20, 2022
@clauderic clauderic merged commit 59db6f0 into master May 20, 2022
@clauderic clauderic deleted the aria-disabled-attribute branch May 20, 2022 02:01
@github-actions github-actions bot mentioned this pull request May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant