Skip to content

v116.0.0

Compare
Choose a tag to compare
@bryanoltman bryanoltman released this 14 Sep 21:01
· 374 commits to stable since this release

In this major release, we deleted the rippleAllowsSelection property from MDCChipView and added containerRadius support to filled text fields.

API changes

  • Chips: rippleAllowsSelection has been deleted from MDCChipView.
  • NavigationDrawer: shouldDismissOnAccessibilityPerformEscape property added to allow VoiceOver users to dismiss the Navigation Drawer using the VoiceOver dismiss gesture.

Component changes

Chips

Multi-component changes