This repository was archived by the owner on Dec 11, 2025. It is now read-only.
v85.7.0
·
2815 commits
to stable
since this release
This minor release exposes some properties on Snackbars and fixes a Banner bug.
API changes
Snackbar
MDCSnackbarManager
new property: buttonInkColor in MDCSnackbarManager
new property: uppercaseButtonTitle in MDCSnackbarManager
new property: disabledButtonAlpha in MDCSnackbarManager
Component changes
Snackbar
- Add button styling properties to MDCSnackbarManager (#7832) (Bryan Oltman)
Banner
- Fix dynamic type support for attributed string (#7820) (Wenyu Zhang)