CosmicMind Material Versions Save

A UI/UX framework for creating beautiful applications.

2.12.14

6 years ago
  • 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.

2.12.13

6 years ago
  • Fixed issue where sizing of pulse was incorrectly animating when using the NavigationController on iOS 11.

2.12.12

6 years ago
  • issue-924: Fixed NavigationController display in iOS 10.

2.12.11

6 years ago
  • Fixed iPhoneX topLayoutGuide constraints not properly being set for StatusBarController types.
  • Fixed iOS 11 layout issues for NavigationController.
  • pr-945: iPhoneX update for TabBar bottom line alignment.

2.12.10

6 years ago
  • samples-issue-78: Fixed iPhoneX bottomLayoutGuide constraints not properly being set.

2.12.9

6 years ago
  • Fixed breaking change to loading the TabsController.

2.12.8

6 years ago
  • issue-933: Fixed issue where NavigationDrawerController was not displaying the leftViewController and rightViewController.
  • issue-940: Fixed an issue where the TransitionController was not executing the lifecycle functions for the initial rootViewController.

2.12.7

6 years ago
  • pr-938: An expansion on this PR to fix the lifecycle issues with transitions.

2.12.6

6 years ago
  • Fixed issue where TabBar.lineColor was incorrectly being updated.

2.12.5

6 years ago
  • 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.