material-web/select
Elizabeth Mitchell 5df9410e60 fix!: aria-labels announcing twice with "group" on components
BREAKING CHANGE: `querySelector` for `[role]` and `[aria-*]` attributes may no longer work. See `@material/web/migrations/v2/README.md` and `@material/web/migrations/v2/query-selector-aria.ts`.

Browser/SR test results (go/mwc-double-aria-test-results)
  -  VoiceOver on Chrome
  -  VoiceOver on iOS Safari
  -  TalkBack on Chrome
  -  ChromeVox on Chrome
  -  NVDA on Chrome
  -  NVDA on Firefox
  -  JAWS on Chrome
  -  JAWS on Firefox
  (Optional)
  -  VoiceOver on Safari
  -  VoiceOver on Firefox

PiperOrigin-RevId: 648859827
2024-07-02 15:22:12 -07:00
..
demo Merge pull request #5616 from npeters-dev:text-field-optional-asterisk 2024-05-23 10:02:19 -07:00
internal fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
test chore: format files with prettier 2023-10-25 11:59:00 -07:00
_filled-select.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
_outlined-select.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
filled-select.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
harness.ts fix(select): clicking select toggles the menu rather than just open 2024-01-03 17:07:06 -08:00
outlined-select.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
select_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
select-option.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00