material-web/menu
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 docs(menu): set target to _blank in demos 2023-12-04 15:52:45 -08:00
internal fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
test feat(list,menu): implement forced colors 2023-03-29 18:44:13 -07:00
_menu-item.scss fix(menu)!: rename "lib" directory to "internal" 2023-07-24 09:45:01 -07:00
_menu.scss fix(menu)!: rename "lib" directory to "internal" 2023-07-24 09:45:01 -07:00
harness.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
menu_test.ts fix(menu): escape not closing menus with submenus 2023-12-04 16:22:47 -08:00
menu-item.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
menu.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
sub-menu.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00