Skip to content

v109.7.0

Compare
Choose a tag to compare
@andrewoverton andrewoverton released this 10 Jun 16:35
· 712 commits to stable since this release

This minor release makes accessibility improvements related to high contrast colors, adds new functionality to Buttons, Chips, Dialogs, Snackbars, and Tabs, and adds a new TextControls text field, MDCUnderlinedTextField, which is intended to replace MDCTextInputControllerLegacyDefault and MDCTextInputControllerUnderline.

New features

ActionSheet

  • MDCActionSheetControllerDelegate has a new method, -actionSheetControllerDismissalAnimationCompleted:.

Buttons

  • MDCFloatingButton has a new visibleHitAreaInsets property.

Chips

  • MDCChipView has a new cornerRadius property.

Dialogs

  • MDCAlertController has improved attributed link support.

Snackbar

  • MDCSnackbarMessage has a new completionHandlerWithError property.

Tabs

  • MDCItemBarCell has a new selectedImage property.

TextControls

  • There is a new text field class, MDCUnderlinedTextField.

Component changes

ActionSheet

Banner

BottomNavigation

BottomSheet

ButtonBar

Buttons

Chips

Dialogs

Snackbar

Tabs

TextControls

private/TextControlsPrivate

schemes/Color

Multi-component changes