Skip to content

Commit 944aaf0

Browse files
committed
Merge branch 'master' of https://github.com/mpkelly/react-tree
2 parents 062238d + 44d2937 commit 944aaf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ A React Tree with a sensible API that supports sorting, drag & drop, keyboard na
2424
- [x] Exports utilities for working with nodes
2525
- [x] Multi-select and multi-drag and drop
2626
- [x] Keyboard support, including navigating, selecting, copying/cutting and pasting
27+
- [ ] Implement [Tree View accessibility](https://www.w3.org/TR/wai-aria-practices/#TreeView) as per spec (partially completed)
2728
- [ ] Dropping at precise locations in target
2829
- [ ] Performance testing and optimisation
2930

0 commit comments

Comments
 (0)