github CosmicMind/Material 2.2.0
TextField & HeightPreset

latest releases: 3.1.8, 3.1.7, 3.1.6...
7 years ago
  • Updated default pulseColor to Color.grey.base.
  • Added HeightPreset type to dynamically set the height of the CALayer & UIView types.
  • UIImage.tintWithColor(color: UIColor) is now UIImage.tint(with color: UIColor) and always returns with .alwaysOriginal rendering mode.
  • UIImage.imageWithColor(color: UIColor) is now UIImage.image(with color: UIColor) and always returns with .alwaysOriginal rendering mode.
  • Merged in PR 544, which allows for the left view to be used in the TextField.
  • Updated the TextField example project to reflect PR 544.
  • Reworked TextField.
  • Added contentEdgeInsets to Divider.
  • Fixed issue where pulse layer was covering Button images when engaged.
  • For Divider, renamed dividerHeight to dividerThickness to accommodate alignment logic.
  • Added SearchBar delegation methods for when text changes and for when the text has been cleared.

Don't miss a new Material release

NewReleases is sending notifications on new releases.