Skip to content

Releases: CosmicMind/Material

Updated Material Card Spacing Control

07 Sep 01:20
Compare
Choose a tag to compare
  • Added more control over spacing for BasicCardView and ImageCardView.

Updated Default Button Alignment

06 Sep 03:01
Compare
Choose a tag to compare
  • Added more vertical spacing to FlatButton and RaisedButton.
  • Updated default colors to FlatButton and RaisedButton.

Interface Updates

06 Sep 01:02
Compare
Choose a tag to compare
  • 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

03 Sep 15:50
Compare
Choose a tag to compare
  • Interface is updated to reflect conventions in UIKit.

Updated Cards Interface

02 Sep 22:36
Compare
Choose a tag to compare
  • Cards interface is now extended.
  • Performance updates.
  • Added more customizable options for all interfaces.

Image Card Component

30 Aug 00:23
Compare
Choose a tag to compare
  • Addition of fully featured ImageCard.

Material Themes

29 Aug 16:51
Compare
Choose a tag to compare
  • Material Design color palettes supported.

Basic Card with Interface Updates

29 Aug 10:40
Compare
Choose a tag to compare
  • Added BasicCard.
  • Updated SideNav for performance.
  • Updated Button interface.
  • Added initial Material Theme palettes.

Interface Update

27 Aug 23:22
Compare
Choose a tag to compare
  • Button interface updated.
  • SideNav performance updates.
  • SideNav now supports bottom view controller.

Button Refactor

27 Aug 06:13
Compare
Choose a tag to compare
  • Refactored buttons for performance and flexibility.
  • Refactored SideNav for performance and flexibility.