Brian Vaughn
|
55b3635f28
|
Left/right arrow toggles node collapsed state as well
|
2019-04-10 07:42:32 -07:00 |
|
Brian Vaughn
|
edc598e62a
|
Fixed Tree minWidth initial case to fill 100% width
|
2019-04-09 11:43:49 -07:00 |
|
Brian Vaughn
|
49f6a22b5b
|
Remember max Tree width as new nested items are rendered
|
2019-04-09 10:58:43 -07:00 |
|
Brian Vaughn
|
a29ab9ab79
|
Tree arrow navigation respects event.defaultPrevented
This prevents Reach MenuButton operations from also changing the tree selection in the background
|
2019-04-09 08:37:34 -07:00 |
|
Brian Vaughn
|
7115408751
|
Added for itemData
|
2019-04-08 10:40:40 -07:00 |
|
Dan Abramov
|
39223239bb
|
Select DOM nodes on hover
|
2019-04-08 17:58:12 +01:00 |
|
Dan
|
0a6d637619
|
Fix spurious autoscroll
|
2019-04-08 00:51:31 +01:00 |
|
Dan
|
a42a3a2d72
|
Bump overscan
|
2019-04-07 17:55:27 +01:00 |
|
Brian Vaughn
|
d1a5346c48
|
Improved keyboard UX and focus UI for Tree and OwnersStack
|
2019-04-05 08:08:02 -07:00 |
|
Brian Vaughn
|
6c5c2cd3ad
|
Renamed innerElementType -> InnerElementType to avoid confusing hooks lint rule
|
2019-04-04 14:10:14 -07:00 |
|
Brian Vaughn
|
ded2ce03ee
|
Renamed TreeWrapper to innerElementType
|
2019-04-04 10:08:48 -07:00 |
|
Dan Abramov
|
c60f991d87
|
Make tree reachable by focus
|
2019-04-03 19:01:04 +01:00 |
|
Brian Vaughn
|
6493db4acc
|
Fixed an arrow navigation bug
|
2019-04-03 08:12:43 -07:00 |
|
Dan Abramov
|
83bd211c9e
|
Elements -> Components (naming)
|
2019-04-02 19:58:18 +01:00 |
|