Release 33.0.0
API Diffs
TextFields
Renaming changes in preparation for a new text field style coming soon. No functional or visual changes to the text fields.
MDCTextInputControllerDefault
was renamed toMDCTextInputControllerLegacyDefault
.MDCTextInputControllerFullWidth
was renamed toMDCTextInputControllerLegacyFullWidth
.
Component changes
ActivityIndicator
Changes
- - Added voice accessibility support for MDCActivityIndicator (#1765) (Justin Shephard)
Buttons
Changes
- Allow users to set a custom disabled title color (#1839) (Sam Morrison)
- Correcting FAB expansion animation (#1858) (Robert Moore)
- [Catalog] Fix ButtonsTypicalUse FAB position (#1847) (Robert Moore)
Collections
Changes
- Decoration frame is unset when null (#1845) (Robert Moore)
- Fix example property attribute (#1854) (Robert Moore)
Dialogs
Changes
- Fix example class warnings (#1850) (Robert Moore)
- Fix typo in comment (ianegordon)
FlexibleHeader
Changes
NavigationBar
Changes
Tabs
Changes
- [TabBar] Fix warnings and button color in example (#1849) (Robert Moore)
TextFields
Changes
- New controller api for leading and trailing colors. (#1846) (Will Larche)
- Renaming text field controllers to have 'Legacy' (#1876) (Will Larche)
- [TextField] Documentation clean up. (#1868) (Scott Hyndman)