Skip to content

Releases: material-components/material-components-ios

Release 35.3.0

05 Oct 20:00
Compare
Choose a tag to compare

API Changes

Text Fields

  • New properties on MDCTextInputController:inlinePlaceholderFont, inlinePlaceholderFontDefault, leadingUnderlineLabelFont, leadingUnderlineLabelFontDefault`.
  • New classes MDCTextInputControllerFilled, MDCTextInputControllerOutlined, MDCTextInputControllerOutlinedTextArea.

Component changes

AppBar

Changes

BottomSheet

Changes

Buttons

Changes

Dialogs

Changes

FeatureHighlight

Changes

FlexibleHeader

Changes

MaskedTransition

Changes

NavigationBar

Changes

Tabs

Changes

TextFields

Changes

Release 35.2.0

27 Sep 12:27
Compare
Choose a tag to compare

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

Buttons

Changes

FlexibleHeader

Changes

Ink

Changes

NavigationBar

Changes

Tabs

Changes

TextFields

Changes

Release 35.1.0

20 Sep 20:25
Compare
Choose a tag to compare

Release 35.0.0

14 Sep 20:43
Compare
Choose a tag to compare

Release 34.0.2

11 Sep 15:27
Compare
Choose a tag to compare

API Changes

None.

Component changes

ActivityIndicator

Changes

AnimationTiming

Changes

AppBar

Changes

ButtonBar

Changes

Buttons

Changes

CollectionCells

Changes

Collections

Changes

Dialogs

Changes

FeatureHighlight

Changes

FlexibleHeader

Changes

HeaderStackView

Changes

MaskedTransition

Changes

NavigationBar

Changes

PageControl

Changes

Palettes

Changes

ProgressView

Changes

ShadowElevations

Changes

ShadowLayer

Changes

Slider

Changes

Snackbar

Changes

Tabs

Changes

TextFields

Changes

Themes

Changes

Typography

Changes

Release 34.0.1

01 Sep 18:49
Compare
Choose a tag to compare

34.0.1

Hotfix: Fixes Feature Highlight configuration.

Component changes

FeatureHighlight

Changes

Release 34.0.0

31 Aug 13:17
Compare
Choose a tag to compare

API Diffs

AnimationTiming

  • Improved nullibility annotations.

Buttons

  • Added more support for UIAppearance in MDCButton.
  • Added border color and width parameters.

FeatureHighlight

  • Added support for UIContentSize (preferred user font sizes).

TextFields

  • Major update to improved visual styles. For previous version, use the *Legacy* classes.

Component changes

ActivityIndicator

Changes

AnimationTiming

Changes

AppBar

Changes

BottomSheet

Changes

ButtonBar

Changes

Buttons

Changes

Collections

Changes

Dialogs

Changes

FeatureHighlight

Changes

FlexibleHeader

Changes

Ink

Changes

MaskedTransition

Changes

NavigationBar

Changes

OverlayWindow

Changes

PageControl

Changes

Slider

Changes

Snackbar

Changes

Tabs

Changes

TextFields

Changes

Themes

Changes

Typography

Changes

Release 33.0.0

23 Aug 16:30
Compare
Choose a tag to compare

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 to MDCTextInputControllerLegacyDefault.
  • MDCTextInputControllerFullWidth was renamed to MDCTextInputControllerLegacyFullWidth.

Component changes

ActivityIndicator

Changes

Buttons

Changes

Collections

Changes

Dialogs

Changes

FlexibleHeader

Changes

NavigationBar

Changes

Tabs

Changes

TextFields

Changes

Themes

Changes

Release 32.0.0

21 Aug 13:20
Compare
Choose a tag to compare

API Diffs

Buttons

  • Added larger-icon version of the floating action button.

TextFields

  • Added MDCTextInputController properties activeColor, disabledColor, normalColor, and associated default colors.
  • Removed MDCTextInputController properties underlineColorActive, underlineColorNormal, and associated default colors.
  • Removed MDCTextInputUnderlineView properties disabledUnderline and underline in favor of color and disabledColor.

Component changes

AppBar

Changes

ButtonBar

Changes

Buttons

Changes

CollectionCells

Changes

Collections

Changes

FeatureHighlight

Changes

MaskedTransition

Changes

NavigationBar

Changes

OverlayWindow

Changes

Snackbar

Changes

Tabs

Changes

TextFields

Changes

Release 31.0.2

18 Aug 18:31
Compare
Choose a tag to compare

Hotfix release: fixes autolayout bug involving TextFields height.

Component changes

TextFields

Changes