Releases: CosmicMind/Material
Releases · CosmicMind/Material
TabsController Update
- issue-815: Fixed the TabBar line alignment issue when rotating the device orientation.
TabsController
Scrollable
- issue-811: Removed scrollable TabBar style, until feature is ready.
Rework
- Added Motion framework to Material as new animation and transitions library.
- Removed
Capture. - Removed
PhotoLibrary. - Removed
Reminders. - issue-809: Fixed detailTextLabel visibility issue.
- issue-797: Added
back buttonhiding features toNavigationController. - issue-552: Fixed
@objcdeclaration issues. - pr-662: Added the ability to set a text inset for a
TextField. - pr-707: Moved the
statusBarStyleextension toNavigationControllerfromUINavigationController. - Updated
DisplaytoDisplayStyleand renamed corresponding properties, inToolbarController,StatusBarController,SearchBarController,CaptureController, andImageCard.
Motion
- Fixed an issue where using child view controllers would break
presentinganddismissingtransition animations.
PageTabBarController
- issue-608: Updated
PageTabBarControllerto allow programmatic selection of the current index using theselectedIndexproperty.
Xcode 8.3
- Updated for Xcode 8.3.
TextView
FABMenu
NavigationBar
- issue-681: Fixed regression where
NavigationBarwas not properly setting the background color. - Fixed issue where transitions using
UINavigationControllerwould sometimes flicker.