Skip to content

v124.2.0

Latest
Compare
Choose a tag to compare
@wenyuzhang666 wenyuzhang666 released this 26 Apr 19:33

In this minor release, we added opt-in feature from MDCShadowLayer to MDCShadow for several components, annotated APIs with tvOS availability, and fixed a variety of bugs on components.

New features

BottomSheet

MDCBottomSheetController has a new ignoreKeyboardHeight property to control BottomSheet's behavior when keyboard is present.

Chips

MDCChipFieldDelegate has a new delegate method chipFieldShouldEndEditing to match chipFieldShouldBeginEditing.

Component changes

ActionSheet

ActivityIndicator

BottomNavigation

BottomSheet

ButtonBar

Buttons

Cards

Chips

Dialogs

NavigationBar

Shadow

Typography

Multi-component changes