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

SpinButton accessibility labelling #58

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Conversation

AntonioGugin
Copy link
Collaborator

Adding Accessibility ESlint rule for SpinButton
Issue

Copy link
Collaborator

@aubreyquinn aubreyquinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work :)

tests/lib/rules/spin-button-needs-labelling-v9.js Outdated Show resolved Hide resolved
tests/lib/rules/switch-needs-labelling-v9 copy.js Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
tests/lib/rules/spin-button-needs-labelling-v9.js Outdated Show resolved Hide resolved
lib/rules/spin-button-needs-labelling-v9.js Show resolved Hide resolved
@aubreyquinn aubreyquinn merged commit 9c01677 into main Mar 14, 2024
4 checks passed
@aubreyquinn aubreyquinn deleted the users/antoniogugin/spinButton branch March 14, 2024 11:38
@aubreyquinn aubreyquinn linked an issue Mar 14, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ToggleButton needs an accessible name
3 participants