uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.67k stars 6.06k forks source link

Update bootstrap-datepicker.js #2688

Open Khamull opened 1 year ago

Khamull commented 1 year ago

Adding aria-live="assertive" aria-atomic="true" role="heading" allows screen readers suche nvda and windows narrator to correctly read selected dates as the user navigates with keyboard over different dates

Q A
Bug fix? no yes
New feature? no yes
BC breaks? no yes
Related tickets fixes #X, partially #Y, mentioned in #Z
License MIT