react-checkbox-tree
react-checkbox-tree copied to clipboard
Implement Accessibility Support
Fixes #162
See the commit for implementation details. I also had to temporarily disable scss-lint, since I don't have it installed.
Outstanding items:
- [ ] Figure out why styling is broken
Looks like the CI is failing due to my hack in the gulp script; will remove that commit before merging.
Force pushed to updated inaccurate comments and commit messages to reflect that focus computations are done via a pre-order traversal of the tree, not an in-order one.
I am sorry about the radio silence. I will get to looking at this soon (ideally within a few days).
@jakezatecky any chance you could take a look?
Ping @jakezatecky