material-web/labs
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
..
badge fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
behaviors Merge pull request #5463 from CarlosEGuerraSilva:main 2024-02-20 15:37:34 -08:00
card fix(typography): rename md-typescale.js to md-typescale-styles.js 2024-03-20 13:43:26 -07:00
item fix: rename internal <styles>.css.js to <styles>.css 2024-02-28 16:20:22 -08:00
navigationbar fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
navigationdrawer fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
navigationtab fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
segmentedbutton fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
segmentedbuttonset fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
README.md feat: add labs and internal folders for non-client code 2023-05-25 13:26:26 -07:00

Labs 🚧

WARNING ⚠️ This folder contains experimental features that are not recommended for production.

Breaking changes may occur that do not bump the major version (vX.0.0).