Release 31.0.0
31.0.0
API Diffs
TextFields
- Added
MDCMultilineTextField
, a Material Design-themed mutiline text field (multiline text input). [MDCTextFieldPositioningDelegate sizeThatFits:defaultSize:]
has been removed, see[MDCTextFieldPositioningDelegate textInsets:]
instead.- Added
MDCMultilineTextInput.minimumLines
and.expandsOnOverflow
properties.
Component changes
Buttons
Changes
- [Math] Align frames to pixel boundaries (#1730) (Robert Moore)
CollectionCells
Changes
- [Collections] Making Disclosure indicator tinted (#1745) (Robert Moore)
Collections
Changes
- Fix for possible infinite recursion (#1711) (Justin Shephard)
- Custom section insets call delegate (#1752) (Robert Moore)
FeatureHighlight
Changes
- Fix gesture recognizers (#1749) (Sam Morrison)
- [Math] Align frames to pixel boundaries (#1730) (Robert Moore)
NavigationBar
Changes
- Improve centering when barButtonItems are asymmetric (#1721) (Robert Moore)
Slider
Changes
- [Math] Align frames to pixel boundaries (#1730) (Robert Moore)
TextFields
Changes
- Examples improvements. (#1734) (Will Larche)
- Fixing the ordering and labeling of 2 pragma marks. (#1731) (Will Larche)
- Formatting. (#1748) (Will Larche)
- Multiline textfields (#1756) (Will Larche)
- [Text fields] Simplification of height calculation. (#1733) (Will Larche)