forked from Hacker0x01/react-datepicker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improving keyboard navigation. Now works with time picker too. * Shorthand weekday names are now displayed as `abbr` tags, with full names as title. * Using a colour with higher contrast for month navigation. * Adding a WAI-ARIA compatible description. * The text field now has `aria-live="polite"`, which should update screenreader users as soon as the value changes. * The date picker popper now has the `aria-hidden` tag, making it invisible to screenreaders and assistive technologies, in order to make navigation more straightforward. Detailed discussion at WordPress/gutenberg#1311
- Loading branch information
1 parent
67f05e9
commit 768dcea
Showing
8 changed files
with
7,030 additions
and
7,486 deletions.
There are no files selected for viewing
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.