Release 35.2.0
API Changes
Bottom App Bar
- New component: A bottom app bar view with an embedded floating button.
Text Fields
MDCTextField.clearButtonMode
now supports UIAppearance.
Component changes
BottomAppBar
Changes
- Add bottom app bar component to MDC (#2016) (Junius Gunaratne)
- Fix bottom app bar animation (#2034) (Junius Gunaratne)
- Fix bottom app bar animation for leading and trailing states. (#2036) (Junius Gunaratne)
- Update the file creation date to the correct year (#2035) (Junius Gunaratne)
Buttons
Changes
FlexibleHeader
Changes
Ink
Changes
NavigationBar
Changes
- [BottomAppBar] Add bottom app bar component to MDC (#2016) (Junius Gunaratne)
Tabs
Changes
- Replace usage of
new
withalloc init
to match the style guide. (#2033) (Adrian Secord) - [Catalog] Fix Tabs example for rotation (#2019) (Robert Moore)
- [Catalog] Update all Mono fonts to use system font (#1967) (Cody Weaver)
TextFields
Changes
- Adding a missing UIAppearance support (#2027) (Will Larche)
- Improved rtl behavior (#2038) (Will Larche)
- Improving alphabetization and comments (#2031) (Will Larche)