Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Autocomplete): Convert to CSS modules behind feature flag (#5453)
* test(AutoComplete): add e2e tests * test(vrt): update snapshots * fix(Autocomplete): wait for full render before e2e testing * test(vrt): update snapshots * fix dev storybook accessibility * fix lint * fix theme related a11y errors * test(vrt): update snapshots * ignore color-contrast rule * add aria-label to dialog * fix tests maybe? * remove playground snaps * test(vrt): update snapshots * retry mask * fix contrast failure * try to disable flaky test * test(vrt): update snapshots * feat(Autocomplete): Convert to CSS modules behind feature flag * remove rule * fix vrt test * format fix * update assertion * test(vrt): update snapshots * disable aria rule * add label * format fix --------- Co-authored-by: Marie Lucca <[email protected]> Co-authored-by: francinelucca <[email protected]> Co-authored-by: Marie Lucca <[email protected]> Co-authored-by: Randall Krauskopf <[email protected]> Co-authored-by: randall-krauskopf <[email protected]> Co-authored-by: Katie Langerman <[email protected]> Co-authored-by: langermank <[email protected]> Co-authored-by: hussam-i-am <[email protected]>
- Loading branch information