Skip to content

Releases: CosmicMind/Material

MaterialAnimation API Update

03 Oct 10:32

Choose a tag to compare

  • Updated MaterialAnimation.groupAnimation to MaterialAnimation.animationGroup.

Animation With MaterialAnimation

03 Oct 09:46

Choose a tag to compare

Make complex animations easily with MaterialAnimation's integrated API.

  • MaterialView supports MaterialAnimation.
  • MaterialPulseView supports MaterialAnimation.
  • MaterialButton supports MaterialAnimation.
  • FlatButton supports MaterialAnimation.
  • RaisedButton supports MaterialAnimation.
  • FabButton supports MaterialAnimation.
  • BasicCardView supports MaterialAnimation.

MaterialLayout Internals Update

01 Oct 14:21

Choose a tag to compare

  • Updated internal mechanics of MaterialLayout.
  • Updated logic when using shape property on MaterialView and MaterialButton.

FabButton AutoLayout Patch Update

01 Oct 04:32

Choose a tag to compare

  • Fixed an issue with the FabButton, where its shape would be lost when using AutoLayout.

Stability Update

01 Oct 03:31

Choose a tag to compare

  • Fixed issue when setting shadowDepth to .None.

BasicCardView Default Updated

30 Sep 22:01

Choose a tag to compare

  • BasicCardView generation no longer overrides any values set by the developer.

Added BasicCardView

30 Sep 06:58

Choose a tag to compare

  • Addition of BasicCardView component.
  • Performance updates.
  • Stability updates.
  • README updated.

Rebuilt with Performance in Mind

29 Sep 19:25

Choose a tag to compare

  • If you are looking for the older MK use release 1.13.0
  • This version is updated with many performance tweaks and customizations. That said, some components found in 1.13.0 will make their way into this branch shortly.

Swift 2.0 and iOS 9 Release

29 Sep 18:22

Choose a tag to compare

Stability updates for iOS 9 and Swift 2.0

Updated Material Card Alignment Interface

07 Sep 17:49

Choose a tag to compare

  • All components in Material Cards may be positioned as desired with the extended alignment interface.