Releases: CosmicMind/Material
Releases · CosmicMind/Material
Updated Material Card Spacing Control
- Added more control over spacing for BasicCardView and ImageCardView.
Updated Default Button Alignment
- Added more vertical spacing to FlatButton and RaisedButton.
- Updated default colors to FlatButton and RaisedButton.
Interface Updates
- SideNavigationViewController optional supported in UIViewController extension.
- BasicCardView and ImageCardView. updated with additional spacing customization.
- Roboto font now supports Thin and Bold.
- Global customization of vertical and horizontal spacing now supported in MaterialTheme.
- Added convenience init method for BasicCardView and ImageCardView.
Updated Interface Style
- Interface is updated to reflect conventions in UIKit.
Updated Cards Interface
- Cards interface is now extended.
- Performance updates.
- Added more customizable options for all interfaces.
Image Card Component
- Addition of fully featured ImageCard.
Material Themes
- Material Design color palettes supported.
Basic Card with Interface Updates
- Added BasicCard.
- Updated SideNav for performance.
- Updated Button interface.
- Added initial Material Theme palettes.
Interface Update
- Button interface updated.
- SideNav performance updates.
- SideNav now supports bottom view controller.
Button Refactor
- Refactored buttons for performance and flexibility.
- Refactored SideNav for performance and flexibility.