Releases: CosmicMind/Material
Releases · CosmicMind/Material
Layout & TabBar
- samples issue-95: Fixed TabBar image colors that were not correctly being set for a given state.
- Fixed layout issue, where the calculation of the layout item was not being set in the current render cycle.
NavigationController
- Fixed issue where sizing of pulse was incorrectly animating when using the NavigationController on iOS 11.
NavigationController
- issue-924: Fixed NavigationController display in iOS 10.
Layout
TabsController
- samples-issue-78: Fixed iPhoneX bottomLayoutGuide constraints not properly being set.
TabsController
- Fixed breaking change to loading the TabsController.
NavigationDrawerController
TransitionController
- pr-938: An expansion on this PR to fix the lifecycle issues with transitions.
TabBar
- Fixed issue where
TabBar.lineColor
was incorrectly being updated.
TabsController
- Updated to Motion 1.2.4.
- issue-937: Added @objc to
TabBar.lineColor
for access availab
ility. - pr-934: Added access to the
TabBar.line
view.