material-web/dialog
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 fix(dialog): focus is trapped for a11y, use no-focus-trap to disable 2024-04-19 10:25:52 -07:00
internal fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
test chore(dialog): adds screenshot tests 2023-02-21 17:58:16 -08:00
_dialog.scss fix(dialog)!: rename "lib" directory to "internal" 2023-07-21 13:27:02 -07:00
dialog_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
dialog.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
harness.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00