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

v116.0.0

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