react-spectrum
Table column resizing aria docs
#3982
Merged

Table column resizing aria docs #3982

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

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone