This repository was archived by the owner on Dec 11, 2025. It is now read-only.
v116.0.0
In this major release, we deleted the rippleAllowsSelection property from MDCChipView and added containerRadius support to filled text fields.
API changes
- Chips:
rippleAllowsSelectionhas been deleted from MDCChipView. - NavigationDrawer:
shouldDismissOnAccessibilityPerformEscapeproperty added to allow VoiceOver users to dismiss the Navigation Drawer using the VoiceOver dismiss gesture.
Component changes
Chips
- Have Ripple imitate Ink's behavior in MDCChipView. (Yarden Eitan)
Multi-component changes
- Optional dismiss on accessibilityPerformEscape. (Nobody)
- Add containerRadius support to filled text field (Andrew Overton)
- Internal change (Yarden Eitan)