Release 35.1.0
35.1.0
API Changes
Shadows
- Added support for colored shadows.
Component changes
Buttons
Changes
- Support colored shadows (#1965) (Robert Moore)
Ink
Changes
- Call setNeedsLayout on max ripple radius change. (#2011) (Adrian Secord)
NavigationBar
Changes
- Use CGRectGet instead of accessing properties (#1991) (Cody Weaver)
PageControl
Changes
- Fix bad indicator state when changing numberOfPages. (#1997) (Moshe Kolodny)
- Switch NSMutableArray to Swift Array. (#1998) (Moshe Kolodny)
- Update swift example (#1979) (Cody Weaver)
Tabs
Changes
- [Catalog] Bottom Navigation example should use safeAreaInsets (#1976) (Robert Moore)
- fix uppercase title override (#1992) (Elliot Schrock)
TextFields
Changes
- Adding helper text to examples. (#1994) (Will Larche)
- Clear button mode correction. (#2002) (Will Larche)
- Objective-c example for outlined (#2001) (Will Larche)
- Padded label for placeholder for outlined style. (#1993) (Will Larche)
- Pinning clear button to top of input. (#2003) (Will Larche)