All Versions
10
Latest Version
Avg Release Cycle
71 days
Latest Release
2499 days ago

Changelog History

  • v0.9.1 Changes

    June 21, 2017

    โž• Added

    • โž• Added shadow property.

    ๐Ÿ›  Fixed

  • v0.9.0 Changes

    January 02, 2017

    โž• Added

    • [Border] you can now set only one border side (top, right, bottom, left) if you want.

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [UIView] Fixed rendering which was triggered every time frames changed
    • [Background] Correctly render background when frames change
  • v0.8.0 Changes

    November 22, 2016

    โž• Added

  • v0.7.0 Changes

    September 10, 2016

    โž• Added

    • โž• Added height, minHeight, maxHeight
    • โž• Added width, minWidth, maxWidth

    ๐Ÿ”„ Changed

    • Migrated to Swift 2.3
  • v0.6.0 Changes

    August 29, 2016

    โž• Added

    • โž• Added Carthage support. By siemensikkema #PR-7
    • ๐Ÿ’… [Style] Added textAttributes on StyleRule which converts a style into NSAttributedString style attributes.
    • ๐Ÿ’… [Style] Added margin attribute.
    • ๐Ÿ’… [Style] Added textOverflow attribute.

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [Property] Fixed clip attribute not setted correctly.
  • v0.5.0 Changes

    May 11, 2016

    โž• Added

    ๐Ÿ”„ Changed

    • [Theme] Themes are now simple AnyObject. You just define (non static) attributes ๐Ÿ’… on it and apply them on a UIView usting the new styleClass attribute.
    • ๐Ÿ’… [IB] To apply a style right from InterfaceBuilder, you now define themeClassName ๐Ÿ’… in addition to styleName.
    • ๐Ÿ’… [Style] Replaced applyStyle with styleInline. ๐Ÿ’… While the former was totally replacing the style, the newer appends style to styleClass.

    ๐Ÿ›  Fixed

  • v0.4.0 Changes

    April 22, 2016

    โž• Added

    • [Property] Added CornerRadius.
    • [Property] Added Clip.
    • [Property] Added Opacity.
    • [Property] Added Transform.

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [Background] Fixed renderer positions for Gradient.
  • v0.3.0

    November 20, 2015
  • v0.2.0

    October 25, 2015
  • v0.1.0

    September 17, 2015