Material Components for iOS v118.2.0 Release Notes
Release Date: 2020-10-29 // 4 months ago-
๐ In this minor release, we have made several improvements to the Dialogs, Snackbar, and Tabs components. We also improved the Banner component's documentation.
Component changes
Banner
- ๐ Replace banners docs (Andrew Overton)
Buttons
- Add extra width to buttons with text and image when UIAccessibilityIsBoldTextEnabled is true. (Bryan Oltman)
๐ Dialogs
- ๐ Support value comparison for MDCAlertAction (Nobody)
Snackbar
- โก๏ธ Update MDCSnackbarManagerDelegate presentation lifecycle methods to declare a nonnull MDCSnackbarMessageView. (Yarden Eitan)
Tabs
- ๐ Remove notion of max item width from TabBarView and MDCTabBarViewItemView (Alyssa Weiss)