-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rating): add accessibility support
* feat(rating): add accessibility support * refactor(rating): refactor legacy code * test(rating): add test case * docs(rating): update documentation * refactor(rating): change variable names * refactor(rating): change variable name * refactor(rating): move set aria value method to setter * refactor(rating): add max value variable * feat(rating): add focused outline * fix(rating): only remove role slider attr
- Loading branch information
1 parent
4d3febe
commit 2a1b7e4
Showing
8 changed files
with
3,208 additions
and
7,980 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.