This repository was archived by the owner on Dec 11, 2025. It is now read-only.
v44.4.0
v44.4.0
API changes
Chips
MDCChipView
new method: -inkColorForState: in MDCChipView
new method: -setInkColor:forState: in MDCChipView
modified class: MDCChipView
modified property: inkColor in MDCChipView
modified property: inkColor in MDCChipView
Snackbar
MDCSnackbarMessageView
new property: buttonFont in MDCSnackbarMessageView
new property: messageFont in MDCSnackbarMessageView
Component changes
Chips
Changes
- Stateful ink (#2823) (Sam Morrison)
Snackbar
Changes
- Add customizable fonts (#2831) (ianegordon)