Table column resizing aria docs #3982
progress for making aria table resizing example
dde2ec22
styling updates and addition of menu button for resizing
1057b995
fixing it so user doesnt focus the resizer immediately when using lef…
dd43fa4c
making column resize actually get called if provided
82c93d3c
fixing bugs, testing various cases, adding description to useTableCol…
9d16cdda
Fix crash if onColumnResize is undef
f7693f1c
figure out break
fa396c42
Merge branch 'main' of github.com:adobe/react-spectrum into aria_tabl…
620fbcb9
fix docs build break, add rest of code
d6673f7f
fix docs example render issues
77d58ca2
remove onColumnResize/Start/End from useTableColumnResizeState
5f6fb07b
Merge branch 'main' into fix_onColumnResize_call
4627c14d
Merge branch 'fix_onColumnResize_call' of github.com:adobe/react-spec…
fb982c7d
docs first draft
9cb87b38
remove local test story for now
b4775ae4
Merge branch 'main' into aria_table_docs
e89bf589
small cleanup
799c1079
Merge branch 'aria_table_docs' of github.com:adobe/react-spectrum int…
dd7936a6
updating resizer in docs
da230159
fixing talkback and Safari aria resizer focus issues
e2ccf0dc
fixing checkbox rendering in iOS Safari
28b5bd0d
Merge branch 'main' of github.com:adobe/react-spectrum into aria_tabl…
75abc832
editing/proofreading
cdd97e1e
LFDanLu
changed the title (WIP) Table column resizing aria docs Table column resizing aria docs 3 years ago
move useTableColumnResizeState to useTableState docs
2d7b4419
Merge branch 'main' of github.com:adobe/react-spectrum into aria_tabl…
7697f246
moving resizable table section and addressing smaller changes
dc889ef3
simplifying example
ff526bac
collapsing some parts of the code and trying to display the code bloc…
ef23f533
addressing review comments
4243cd74
add tailwind example
dfdc4cd8
forgot to add some additional comments
8dfce343
override native focus ring for button
bd405cff
update copy as per review and re-collapse code blocks
7e7b1175
Merge branch 'main' into aria_table_docs
e7bad624
uncollapsing code blocks
312def98
LFDanLu
dismissed their stale review
via 312def98
3 years ago
LFDanLu
dismissed their stale review
via 312def98
3 years ago
Rough example of press header to start resizing
128edfa1
LFDanLu
dismissed their stale review
via 128edfa1
3 years ago
Merge branch 'main' of github.com:adobe/react-spectrum into aria_tabl…
63ad5719
Updating column resize to support mode where resizer is always visible
02c2487e
update to match latest changes to api
a00fa215
mimic docs example
c270a5ae
forgot to clean up some things
f6a3d076
Merge branch 'main' of github.com:adobe/react-spectrum into aria_tabl…
77854cf3
Merge branch 'updates_to_column_resizing' of github.com:adobe/react-s…
603f1910
pulling in code changes from docs PR
cc62d52c
Add separate mode for triggering resizing manually via Enter (#4061)
73531908
remove sorting story and cleanup
caefaf74
starting resize on press for indicator
01f2d31a
using triggerRef existance to determine if behavior is resize on focus
5daa07a0
fixing test
9834b8be
make resizer single line for focus
d84ac1df
Merge branch 'main' into updates_to_column_resizing
460bb5ff
nit reorganizing
935fe4a6
Merge branch 'updates_to_column_resizing' of github.com:adobe/react-s…
8c85bd1e
Merge branch 'updates_to_column_resizing' of github.com:adobe/react-s…
9980718f
update docs example for resizer styling
e0288679
mimic docs example
5a6741c1
LFDanLu
changed the title Table column resizing aria docs (DNM) Table column resizing aria docs 3 years ago
adding description for keyboard users for Enter to start resizing
7b8aaf42
fixing issue where tab wasnt exiting the table when focused on the re…
1f4213fa
adding min width for columns to avoid weirdness with trying to collap…
2bc566f1
fix lint
54b73273
Merge branch 'updates_to_column_resizing' of github.com:adobe/react-s…
af4932dd
avoid weirdness with width 0 by setting a min width
ff56eabc
propagate all keydown events if we arent in resize mode and have alwa…
dc7aaa63
removing ref read in render
c2a8a7f3
add aria description to input for virtual modality too
e1b1abff
addressing review comments
cf63a95d
Merge branch 'main' of github.com:adobe/react-spectrum into updates_t…
3503d2ee
Merge branch 'updates_to_column_resizing' of github.com:adobe/react-s…
201a9aa4
fix some copy
d9fce45e
prevent extraneous scrolling when keyboard navigating to the resizer
f44068df
Merge branch 'updates_to_column_resizing' of github.com:adobe/react-s…
6e378f9f
fixing extraneous scrolling behavior
982b3ad1
address review comments
60a66c5b
fix logic
b228c3a1
Merge branch 'main' into updates_to_column_resizing
605bd5f6
Merge branch 'updates_to_column_resizing' of github.com:adobe/react-s…
655f1785
removing margin style in favor of hook provided style
00f3ff1a
Merge branch 'main' of github.com:adobe/react-spectrum into aria_tabl…
efd36130
fix typescript lint
b7e4dc8c
make resize handle larger
97b5b7b6
fix resizer style on drag
31c070af
Merge branch 'main' into aria_table_docs
71f19094
Simplify aria table resizing docs example (#4253)
6c17a72c
devongovett
dismissed their stale review
via 6c17a72c
2 years ago
Merge branch 'main' into aria_table_docs
6afbcc05
update example to match updated hooks
c80d2984
Merge branch 'main' into aria_table_docs
088a5c04
remove VisuallyHidden from resizer in favor of styles from hook
9a0791c3
Merge branch 'main' into aria_table_docs
22a69524
Merge branch 'main' into aria_table_docs
c5dd6bbd
LFDanLu
changed the title (DNM) Table column resizing aria docs Table column resizing aria docs 2 years ago
Merge branch 'main' into aria_table_docs
b55b13d4
Merge branch 'main' into aria_table_docs
79a1ac6c
adding version badge
c9025ed4
Merge branch 'aria_table_docs' of github.com:adobe/react-spectrum int…
c7d35a8b
LFDanLu
dismissed their stale review
via c7d35a8b
2 years ago
Merge branch 'main' into aria_table_docs
f4d511ef
LFDanLu
merged
b06a4466
into main 2 years ago
LFDanLu
deleted the aria_table_docs branch 2 years ago
Login to write a write a comment.
Login via GitHub