You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(datepicker): high contrast accessibility improvements (#10363)
Adds a few improvements to the datepicker calendar in high contrast mode:
* Adds an outline around the calendar in popup, in order to make it stand out against the background.
* Fixes all of the dates appearing as selected due to their border.
* Adds an outline only around the selected date and a dotted outline against the current date.
0 commit comments