material-web/chips
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: format files with prettier 2023-10-25 11:59:00 -07:00
internal fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
_assist-chip.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
_filter-chip.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
_input-chip.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
_suggestion-chip.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
assist-chip_test.ts test(chips): add token tests for assist and suggestion chips 2023-03-22 13:10:35 -07:00
assist-chip.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
chip-set.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
filter-chip_test.ts test(chip): refactor tests 2023-06-16 11:29:47 -07:00
filter-chip.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
input-chip_test.ts feat(chips): add input chips 2023-05-09 16:25:13 -07:00
input-chip.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
suggestion-chip_test.ts test(chips): add token tests for assist and suggestion chips 2023-03-22 13:10:35 -07:00
suggestion-chip.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00