react-spectrum
Aria pattern utils
#6208
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
52
Changes
View On
GitHub
Aria pattern utils
#6208
snowystinger
merged 52 commits into
main
from
aria_pattern_utils
LFDanLu
commented on 2024-04-16
Base automatically changed from
bring_back_utils
to
main
2 years ago
rough progress in refactoring api and testing timers
ca702b9d
update RAC select tests to use the select util
b0ea3a6f
fix edge cases and add flows for different interaction patterns
a7c832d8
adding sections and removing valueElement, wrapping up final conversi…
faae16e7
add initial table util scaffolding
65680b09
testing against the RAC tests/React 16/17
fd842c65
more testing of long press, add findCell/findRow
287ce791
test all the different interaction types
6cf55db3
use click for now for some keyboard operations
c3be4bc8
fix keyboard interaction for sort column util
a1e81832
figure out the proper timeout for realTimers
43e4f6d8
lint
18d6254c
fix docs and build point
764d05f6
LFDanLu
force pushed
from
51c02701
to
764d05f6
2 years ago
forgot comma in rebase
1eb5bcb0
LFDanLu
commented on 2024-04-24
Update packages/@react-spectrum/table/test/Table.test.js
d98153d0
Merge branch 'main' into aria_pattern_utils
241bd154
LFDanLu
commented on 2024-05-23
Merge branch 'main' of github.com:adobe/react-spectrum into aria_patt…
6902d7f3
go with factory instead of having the testers created in constructor
621abca5
fix select tests
bc50285b
replace jest expects with generic assertion
e7ea2cf9
initial menu tester util
5be01a4a
Merge branch 'main' of github.com:adobe/react-spectrum into aria_patt…
6beb831d
Fixing strict and using MenuTester in tests
9dac6563
fix failing tests
f27feed1
fix react 17 test
1680b78e
add combobox util
e8b97d45
test combobox util
13979ce1
get rid of setText and add some additional utilities
fe3634dd
devongovett
force-pushed the
main
branch
from
52c048e2
to
8cb1a5d3
2 years ago
devongovett
force-pushed the
main
branch
from
8cb1a5d3
to
3013156e
2 years ago
inital gridlist tester
4ccf7bf8
refactor gridlist util
cc47b57b
refactor combobox and menu
8eac0b6f
refactor select for consistency
9cfd72d8
refactor table for consistency
9bb2dde3
Merge branch 'main' of github.com:adobe/react-spectrum into aria_patt…
254db4f9
add selected row getter
657378bf
have user provide callback for advancing timers
d478f7aa
update createTester so we get proper return types when creating a tester
3b28c96f
fix lint and react 19 test
b408d6d9
LFDanLu
changed the title
WIP Aria pattern utils
Aria pattern utils
2 years ago
LFDanLu
marked this pull request as ready for review
2 years ago
snowystinger
commented on 2024-08-27
snowystinger
commented on 2024-08-27
Merge branch 'main' of github.com:adobe/react-spectrum into aria_patt…
6a311e4c
fix tsstrict and tests
bac6b126
review comments
e8cc7d1f
snowystinger
commented on 2024-09-04
Merge branch 'main' into aria_pattern_utils
d3186533
make useLongPress accept mouse or touch
3a7e8cf4
refactor so setting root element is done in contructor
61362b79
refactor combobox tests so they dont destructure
d246345c
refactor the rest of the utils to avoid destruct
f7e3fc8e
support passing in interaction type directly when calling interaction
c139de6e
snowystinger
dismissed these changes on 2024-09-19
LFDanLu
commented on 2024-09-19
update api as per feedback and remove unnecessary warning
958f44a6
ktabors
dismissed these changes on 2024-09-19
cleanup and lower test timeout to minimum to work in react 16
6b9b1d6b
LFDanLu
dismissed their stale review via
6b9b1d6b
1 year ago
LFDanLu
dismissed their stale review via
6b9b1d6b
1 year ago
fix strict and revert jest timing
70c531bd
Merge branch 'main' into aria_pattern_utils
2d1067c2
snowystinger
approved these changes on 2024-09-20
Merge branch 'main' into aria_pattern_utils
440e1d30
ktabors
approved these changes on 2024-09-24
snowystinger
merged
5ae23460
into main
1 year ago
snowystinger
deleted the aria_pattern_utils branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
snowystinger
ktabors
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub