uxsolutions / bootstrap-datepicker

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

Implement WAI-ARIA #811

Open eternicode opened 10 years ago

eternicode commented 10 years ago

Specifically, the recommendation around the Date Picker widget

As I have little knowledge about wai-aria, comments from those who have worked with it are appreciated.

This will probably be backwards-incompatible, requiring at least a breaking change in how keyboard navigation works (although that's not public-API, it's user-facing, so an argument could be made either way).

nikini commented 7 years ago

Any news with this?

acrobat commented 7 years ago

Currently there has not been any work on this issue. If you want you can open a PR to start an implementation of this.