Skip to content

Releases: material-components/material-components-ios

Release 23.0.1

30 Mar 20:55
Compare
Choose a tag to compare

API diffs

No change in public APIs.

Component changes

AppBar

Changes

Buttons

Changes

CollectionCells

Changes

CollectionLayoutAttributes

Changes

Collections

Changes

Dialogs

Changes

FeatureHighlight

Changes

FlexibleHeader

Changes

Ink

Changes

NavigationBar

Changes

Snackbar

Changes

Tabs

Changes

Typography

Changes

Release 23.0.0

22 Mar 16:33
Compare
Choose a tag to compare

23.0.0

API diffs

CollectionCell

Changes

  • Add kSelectedCellAccessibilityHintKey

  • Add kDeselectedCellAccessibilityHintKey

Collections

Changes

  • Change [MDCCollectionViewStyling backgroundImageForCellLayoutAttributes] nullability

Ink

Changes

  • Change [MDCInkTouchController inkTouchController] nullability

Typography

Changes

  • Add [MDCTypography boldItalicFontOfSize:]

  • Add [MDCTypography boldFontFromFont:]

  • Add [MDCTypography italicFontFromFont:]

  • Add [MDCTypography isLargeForContrastRatios]

Component changes

CollectionCells

Changes

CollectionLayoutAttributes

Changes

Collections

Changes

FlexibleHeader

Changes

Ink

Changes

Snackbar

Changes

Typography

Changes

Release 22.1.1

15 Mar 14:26
Compare
Choose a tag to compare

22.1.1

Component changes

Flexible Header

Changes

  • [FlexibleHeaderView] iOS 10.3beta workaround(0d54829) (Ian Gordon)

Release 22.1.0

09 Mar 18:00
Compare
Choose a tag to compare

22.1.0

API diffs

Typography

Changes

Component changes

NavigationBar

Changes

Typography

Changes

Release 22.0.0

02 Mar 17:42
Compare
Choose a tag to compare

Release 21.3.0

24 Feb 16:07
Compare
Choose a tag to compare

21.3.0

API diffs

Buttons

Component changes

AppBar

Changes

Buttons

Changes

Collections

Changes

NavigationBar

Changes

Snackbar

Changes

Tabs

Changes

Typography

Changes

21.2.0

15 Feb 15:02
Compare
Choose a tag to compare

API diffs

NavigationBar

Component changes

CollectionCells

Changes

Ink

Changes

NavigationBar

Changes

Typography

Changes

21.1.0

13 Feb 15:19
Compare
Choose a tag to compare

Component changes

Buttons

Changes

21.0.1

09 Feb 22:50
Compare
Choose a tag to compare

Fixed podspec so it passes lint.

21.0.0

09 Feb 14:49
Compare
Choose a tag to compare

API diffs

Minimum iOS version is now 8.0

Given the usage of clients on versions of iOS below 8.0 and the increased power of the APIs available to us on iOS 8, our minimum iOS version is bumped from iOS 7 to 8.

New component: Tabs

Tab component with MDCTabBar (#1164) is an implementation of the Material tabs used to explore and switch between different views. Try tabs out! (Brian Moore with Will Larche)

Typography

Component changes

ButtonBar

Changes

Buttons

Changes

Dialogs

Changes

FeatureHighlight

Changes

FlexibleHeader

Changes

HeaderStackView

Changes

NavigationBar

Changes

Slider

Changes

Snackbar

Changes

Tabs

Changes

Typography

Changes