material-web/button
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 chore(button): add unique aria labels to buttons with icons 2024-01-29 15:10:29 -08:00
internal fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
_elevated-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_filled-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_filled-tonal-button.scss fix(button)!: rename <md-tonal-button> to <md-filled-tonal-button> 2023-07-31 14:57:34 -07:00
_outlined-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_text-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
elevated-button_test.ts chore: add missing licenses 2023-10-23 13:39:04 -07:00
elevated-button.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
filled-button_test.ts chore: add missing licenses 2023-10-23 13:39:04 -07:00
filled-button.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
filled-tonal-button_test.ts chore: add missing licenses 2023-10-23 13:39:04 -07:00
filled-tonal-button.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
harness.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
outlined-button_test.ts chore: add missing licenses 2023-10-23 13:39:04 -07:00
outlined-button.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
text-button_test.ts chore: add missing licenses 2023-10-23 13:39:04 -07:00
text-button.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00