Skip to content

v112.1.0

Compare
Choose a tag to compare
@jverkoey jverkoey released this 06 Aug 18:41
· 497 commits to stable since this release

This minor change introduces two new features and fixes crashes due to UIPointerInteraction use in
iOS 13 betas.

New features

BottomDrawer's MDCBottomDrawerPresentationControllerDelegate has a new method,
bottomDrawerDidTapScrim:. This method is invoked when the user taps the background behind the
bottom drawer.

MDCBaseTextFieldDelegate and its sole method, baseTextFieldDidDeleteBackward: have been added to
TextControls.

API changes

Component changes

Banner

BottomAppBar

BottomNavigation

NavigationDrawer

Shapes

TextControls

Multi-component changes