Releases: CosmicMind/Material
Releases · CosmicMind/Material
MaterialAnimation API Update
- Updated MaterialAnimation.groupAnimation to MaterialAnimation.animationGroup.
Animation With MaterialAnimation
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
- Updated internal mechanics of MaterialLayout.
- Updated logic when using shape property on MaterialView and MaterialButton.
FabButton AutoLayout Patch Update
- Fixed an issue with the FabButton, where its shape would be lost when using AutoLayout.
Stability Update
- Fixed issue when setting shadowDepth to .None.
BasicCardView Default Updated
- BasicCardView generation no longer overrides any values set by the developer.
Added BasicCardView
- Addition of BasicCardView component.
- Performance updates.
- Stability updates.
- README updated.
Rebuilt with Performance in Mind
- 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
Stability updates for iOS 9 and Swift 2.0
Updated Material Card Alignment Interface
- All components in Material Cards may be positioned as desired with the extended alignment interface.