material-web/textfield
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 Merge pull request #5616 from npeters-dev:text-field-optional-asterisk 2024-05-23 10:02:19 -07:00
internal fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
_filled-text-field.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
_outlined-text-field.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
filled-text-field_test.ts test(text-field): add token tests 2023-02-27 10:09:10 -08:00
filled-text-field.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
harness_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
harness.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
outlined-text-field_test.ts test(text-field): add token tests 2023-02-27 10:09:10 -08:00
outlined-text-field.ts fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00