material-web/button/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
..
_elevated-button.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_elevation.scss fix(button): allow overriding cursor using CSS 2023-11-06 15:38:50 -08:00
_filled-button.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_filled-tonal-button.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_icon.scss fix(button): labels not truncating, add support for multiline with text-wrap: wrap 2023-11-10 15:17:14 -08:00
_outlined-button.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_shared.scss fix(button,fab,chips,labs): text-transform inherits through shadow root 2024-03-05 13:24:40 -08:00
_text-button.scss chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -08:00
_touch-target.scss chore(button): remove BEM css class name style 2023-11-06 15:50:24 -08:00
button.ts fix!: aria-labels announcing twice with "group" on components 2024-07-02 15:22:12 -07:00
elevated-button.ts fix(elevation): expose md-elevation ::part in all components 2024-03-05 13:18:05 -08:00
elevated-styles.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
filled-button.ts fix(elevation): expose md-elevation ::part in all components 2024-03-05 13:18:05 -08:00
filled-styles.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
filled-tonal-button.ts fix(elevation): expose md-elevation ::part in all components 2024-03-05 13:18:05 -08:00
filled-tonal-styles.scss fix(button)!: rename <md-tonal-button> to <md-filled-tonal-button> 2023-07-31 14:57:34 -07:00
outlined-button.ts refactor(button): move background content outside of inner button 2023-11-10 11:29:54 -08:00
outlined-styles.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
shared-elevation-styles.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
shared-styles.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
text-button.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
text-styles.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00