Skip to content

Releases: CosmicMind/Material

Layout & TabBar

07 Nov 17:01
Compare
Choose a tag to compare
  • 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

30 Oct 23:27
Compare
Choose a tag to compare
  • Fixed issue where sizing of pulse was incorrectly animating when using the NavigationController on iOS 11.

NavigationController

29 Oct 22:59
Compare
Choose a tag to compare
  • issue-924: Fixed NavigationController display in iOS 10.

Layout

29 Oct 22:55
Compare
Choose a tag to compare
  • 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.

TabsController

28 Oct 20:10
Compare
Choose a tag to compare
  • samples-issue-78: Fixed iPhoneX bottomLayoutGuide constraints not properly being set.

TabsController

28 Oct 19:43
Compare
Choose a tag to compare
  • Fixed breaking change to loading the TabsController.

NavigationDrawerController

28 Oct 18:38
Compare
Choose a tag to compare
  • 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.

TransitionController

25 Oct 14:19
Compare
Choose a tag to compare
  • pr-938: An expansion on this PR to fix the lifecycle issues with transitions.

TabBar

24 Oct 14:34
Compare
Choose a tag to compare
  • Fixed issue where TabBar.lineColor was incorrectly being updated.

TabsController

24 Oct 13:49
Compare
Choose a tag to compare