v101.1.0
This minor release improves tvOS support for Buttons and Snackbar, annotates some AppBar APIs as to-be-deprecated, and fixes a bug in the NavigationDrawer.
New features
tvOS support is being added to some of our components.
Component changes
AppBar
- Annotate MDCAppBarContainerViewController's appBar and topLayoutGuideAdjustmentEnabled as to be deprecated. (#9394) (featherless)
Buttons
- Add tvOS support to MDCButton. (#9427) (Yarden Eitan)
Chips
- Add snapshot tests for selectedImage layout. (#9425) (Robert Moore)
- Tests to evaluate
padding
APIs. (#9423) (Robert Moore)
NavigationDrawer
- Fix #9410 (#9411) (Jake Rockland)
Snackbar
- Add tvOS support to MDCSnackbar. (#9428) (Yarden Eitan)