material-web/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
..
aria fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
controller chore: move events out of controller folder 2023-12-18 15:07:51 -08:00
events chore: add event hooks for default prevention behavior 2023-12-19 16:29:52 -08:00
motion chore: format files with prettier 2023-10-25 11:59:00 -07:00
sass chore: remove sass theme utilities 2023-08-14 14:39:19 -07:00
README.md feat: add labs and internal folders for non-client code 2023-05-25 13:26:26 -07:00

Internal

WARNING ⚠️ This folder contains internal features that have limited support. Proceed with caution when using them in a project.

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