ComboBox refactoring #1176
WIP: refactor mobile combobox
c3702617
ComboBox state refactor
bd907ad0
Merge branch 'main' of github.com:adobe-private/react-spectrum-v3 int…
0d840f70
Add live region announcer for more consistent announcement with Voice…
78d7c076
Add missing strings to translations files
49f42782
Updates for mobile combobox and add tests
39be0d7a
Add aria-hidden to all elements other than combobox and popover when …
d49d65b0
Fix some TS issues
4e0fd6d0
Fix tray size on chrome android
7c3cf41e
Lint
e4949c57
Fix tests
1d632985
devongovett
changed the title CombBox refactoring ComboBox refactoring 5 years ago
Move ariaHideOutside into @react-aria/overlays
7268ba08
Support placeholder in mobile combobox
42c00415
Close when clicking on the button a second time
e517691f
Various code cleanup and ref handling improvements
00c14c14
Correct aria-setsize with sections
288cf8ce
Make live announcer behave more consistently
e60d43ce
Only use live announcer on apple devices
d9adcc8e
lint
43796993
Preserve defaultInputValue prop on initial render even if the default…
ea8f7d7b
devongovett
marked this pull request as ready for review 5 years ago
Remove tabIndex from listbox and options when using virtual focus
3d82fda7
Only blur input on touch scroll
cbfcc593
Make clear button not overlap validation icon in searchfield
2cbcb394
Pass through style to ComboBoxInput so custom width without label works
7856e46e
Fix disabled styling of mobile combobox
9418ee9e
Don't let long values wrap in mobile combobox
cab47b43
Fix page up/page down in combobox
5d5eb89d
Mobile combobox fixes
5153bb91
Calculate overlay positions based on visual viewport
73535b42
Fix custom width
0c49317d
Focus button when clicking on label on mobile
107650e6
Prevent focus on clear button
98c4bf58
Add label for invalid icon on mobile
25502813
Merge branch 'main' of github.com:adobe-private/react-spectrum-v3 int…
d70f0130
lint
02d29290
Fix ComboBox tests
9b70ed7f
Fix useOverlayTrigger tests
c32a9b35
fix docs build by fixing clearbutton type
0a5db501
Merge branch 'main' into combobox-stuff
8bbc11a5
dannify
approved these changes
on 2020-11-06
dannify
merged
28ceccbf
into main 5 years ago
dannify
deleted the combobox-stuff branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub