material-web/chips/internal
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
..
_assist-chip.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_chip-set.scss feat(chips): swap to toolbar a11y pattern 2023-09-18 10:57:56 -07:00
_elevated.scss fix(chips): linear navigation not working in VoiceOver 2023-08-24 16:44:29 -07:00
_filter-chip.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_input-chip.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_selectable.scss chore(chips): move forced-colors into main stylesheet 2023-08-18 13:05:05 -07:00
_shared.scss fix(button,fab,chips,labs): text-transform inherits through shadow root 2024-03-05 13:24:40 -08:00
_suggestion-chip.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_trailing-icon.scss feat(chip): trailing remove icon can now be customized 2023-12-12 09:45:52 +01:00
assist-chip_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
assist-chip.ts fix(elevation): expose md-elevation ::part in all components 2024-03-05 13:18:05 -08:00
assist-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
chip_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
chip-set_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
chip-set-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
chip-set.ts refactor: remove Firefox ARIAMixin polyfills (v119+) 2023-11-29 13:48:38 -08:00
chip.ts fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
elevated-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
filter-chip_test.ts fix(chips): filter's click.preventDefault() not working when also updating selected 2024-01-02 13:41:33 -08:00
filter-chip.ts fix(elevation): expose md-elevation ::part in all components 2024-03-05 13:18:05 -08:00
filter-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
input-chip_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
input-chip.ts docs: document events in jsdoc 2023-11-09 15:25:21 -08:00
input-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
multi-action-chip_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
multi-action-chip.ts feat(chip): trailing remove icon can now be customized 2023-12-09 11:39:31 +01:00
selectable-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
shared-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
suggestion-chip_test.ts fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
suggestion-chip.ts fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
suggestion-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
trailing-icon-styles.scss fix(chips)!: rename "lib" directory to "internal" 2023-07-21 14:02:06 -07:00
trailing-icons.ts chore(chips): move trailing icon aria-hidden 2023-12-12 13:15:54 -08:00