UI Fabric by Microsoft v1.1.4 Release Notes
Release Date: 2020-04-17 // almost 5 years ago-
- communicationBlue color theme changes
- 🐛 bug fix in MSDrawerController Animation
- ✂ remove usage of fatalError()
Previous changes from v1.1.3
-
- Accessibility improvements:
- reduce the usage of color alpha value and support “Primary” theme colors: ex) primaryShade40, primaryShade30, primaryShade20, primaryShade10, primaryTint10, primaryTint20, primaryTint30, primaryTint40.
- Add “Danger” and “Warning” color sets
- ⬇️ Reduce binary size of the library
- remove couple of public extension
- remove non-fluent icons
- define fluent colors in Asset Catalog
- remove @objcMembers usage
- deprecate MSCollectionViewCell and MSCollectionViewHeaderFooterView
- MSLabel and MSButton now respect "adjustFontForContentSizeCategory" property
- ✅ Demo app uses the latest AppCenter library
- Accessibility improvements: