-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(downshift): update downshift to v8.x (#14276)
* chore(downshift): update downshift to v8.x * fix(dropdown): fix typescript errors from downshift update * fix(multiselect): fix issues from downshift update * fix(downshift): wip work on fixing multiselect keyboard navigation and onKeyDown handler * fix(Multiselect): fix issue with clearing on esc key * test(Multiselect): update tests * chore(test): update snapshots, yarn dedupe * fix(Dropdown): update AVT test to look for class rather than selected * fix(Multiselect): fix arrow key navigation, update tests * fix(Multiselect): more changes * fix(Downshift): fix various voiceover issues * test(snapshot): update snapshots * fix(ListBox): align open / selection behavior between components * fix(Downshift): imporive keyboard functionality Dropdown, Mulitselect * fix(dropdown): manually call scrollIntoView through the stateReducer * fix(dropdown): remove unused menuItemOptionRefs * fix(multiselect): refactor onStateChange usage to stateReducer * fix(Multiselect): adjust highlighted index, use semantic list elements * chore(test): update snapshots --------- Co-authored-by: TJ Egan <tw15egan@gmail.com>
- Loading branch information
1 parent
b89166e
commit a20059d
Showing
16 changed files
with
617 additions
and
578 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+123 KB
...time-npm-7.22.3-0fd780f66a-8fc50785ca.zip → ...time-npm-7.22.6-493f6b7ad0-e585338287.zip
Binary file not shown.
Binary file added
BIN
+15.3 KB
.yarn/cache/compute-scroll-into-view-npm-2.0.4-c2c11d0ba3-f3d1db9276.zip
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.