v116.0.1
andrewoverton
released this
22 Sep 18:48
·
352 commits
to stable
since this release
This patch release contains various bug fixes and internal cleanup.
Component changes
BottomNavigation
BottomSheet
- Mask elevation on bottom edge (Andrew Overton)
Dialogs
- Remove iOS 10+ checks now that the minimum support contract is iOS 10. (Alyssa Weiss)
- Update the testing for the localization snapshot tests. (Alyssa Weiss)
Slider
- Add call to [super prepareForReuse] in example. (Bryan Oltman)
- Remove checks for iOS 10 availability. (Bryan Oltman)
- Set thumbIsSmallerWhenDisabled to NO to match Material spec. (Wenyu Zhang)
Snackbar
- Internal change (Yun Zhang)
TextControls
- Override accessibilityPath in MDCBaseTextField (Andrew Overton)
private/ThumbTrack
- Do not adjust thumb size on touch down. (Bryan Oltman)
- Internal change (Bryan Oltman)
Multi-component changes
- Fix mdc_elevationDidChangeBlock block parameter types for Xcode 12 (Bryan Oltman)
- Internal change (Jeff Verkoeyen)
- Internal change (Jeff Verkoeyen)
- Remove ability for thumb view to grow while dragging. (Bryan Oltman)