react-component / time-picker

React TimePicker
http://react-component.github.io/time-picker/
MIT License
476 stars 201 forks source link

Accessibility improvements in fork #158

Open alexlouden opened 5 years ago

alexlouden commented 5 years ago

Hey there, I forked this library and I've made a bunch of changes including some accessibility improvements. Thought I'd share so you could pull some changes back upstream if you liked! 🙂

https://github.com/Bonobolabs/time-picker

Here I'm using arrow keys to navigate:

Demo

(There are quite a lot of changes you won't want to include, but I tried to make changes as separate commits so you may be able to cherry pick)

Full list of the accessibility changes:

0w3w commented 3 years ago

Hey, I'd benefit for this changes to be incorporated into this project.

I'd recommend creating a pull request for this.

alexlouden commented 3 years ago

@0w3w I made some pretty major, quite opinionated changes so I'm not going to do a PR back to this repo, but you're welcome to use https://github.com/Bonobolabs/time-picker