Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

v44.0.0

Choose a tag to compare

@ianegordon ianegordon released this 04 Jan 06:00
· 5814 commits to stable since this release

Breaking changes

Podspec now separates out extensions (themers, accessibility additions, etc.) into their own podspec.

If you wish to add a component and all of its extensions, update your Podfile and add "+Extensions"
to the component.

To include Activity Indicator and its extensions you would write:

pod 'MaterialComponents/ActivityIndicator+Extensions'

Component changes

ActivityIndicator

Changes

BottomNavigation

Changes

BottomSheet

Changes

ButtonBar

Changes

Buttons

Changes

Collection Cells

Changes

Collections

Changes

Dialogs

Changes

Feature Highlights

Changes

FlexibleHeader

Changes

HeaderStackView

Changes

Ink

Changes

NavigationBar

Changes

PageControl

Changes

ProgressView

Changes

Slider

Changes

Snackbar

Changes

Tabs

Changes

TextFields

Changes

Themes

Changes

Typography

Changes

Typography

Changes