Getting Table ready for alpha #1077
A little remaining Table work
4d25901c
Wrote some tests
7fcb2f4d
Wiring up disabledKeys, it's close, the checkboxes are disabled, but …
2cf85226
fix lint
0f148f98
disabling hover styles and selection of disabled rows via click/selec…
aeafa14f
removing active state from disabled rows and making them grey out
ce75c252
fixing table delegate getKeyBelow so it choses enabled rows only
4bcb7efa
adding tests for disabled rows
ac8731a8
Adding disabled keys to SelectionManager so they aren't included in b…
0f3eafee
removing disabled table row styles
52b3507e
tentative fix to stop "select all" div from being keyboard focuses wh…
e2a14112
disable focusing first column header via click if selectionMode is si…
211d7f50
LFDanLu
changed the title WIP - Getting Table ready for alpha Getting Table ready for alpha 5 years ago
Merge branch 'main' into table-work
212a66a2
Addressing review comments
e3baf49d
adding dep to useTable memo
fea3832e
Merge branch 'table-work' of https://github.com/adobe/react-spectrum …
1333eee2
devongovett
added this to the Release week of September 28 milestone 5 years ago
devongovett
removed this from to the Week of 9/28 milestone 5 years ago
Revert "tentative fix to stop "select all" div from being keyboard fo…
5a44a1cf
adding aria-disabled to select all header
bb1062d8
Merge branch 'main' into table-work
c3d0e937
Merge branch 'main' of https://github.com/adobe/react-spectrum into t…
03021af9
making SelectionManager clearSelection call setSelectedKeys only if t…
7d0aee29
Hiding checkbox and adding focus ring to select all cell in single se…
8bb14277
allow user to focus disabled rows/cells
44d04ccd
fixing page up/down behavior
da1eecc8
refining page down/up fix in table and adding tests
2d0a07ed
adding select function to SelectionManager
ab28baac
Merge branch 'main' into table-work
77f16ef1
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub