-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): Accessibility and keyboard support to the filter controls.
The filter controls can now be accessed using the tab keys and the remove filter button automatically moves the focus to the input when it is disabled. They also support OSX Voice over reading. Additionally all of the google accessibility audit rules pass. The focus input now provides a default aria label on the input that can be overridden in the filter settings.
- Loading branch information
1 parent
ee04132
commit 11a1ae5
Showing
5 changed files
with
147 additions
and
98 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
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.