All Versions
10
Latest Version
Avg Release Cycle
71 days
Latest Release
2857 days ago
Changelog History
Changelog History
-
v0.9.1 Changes
June 21, 2017โ Added
- โ Added shadow property.
๐ Fixed
- Border not correctly set when all sides were defined by viteinfinite #PR-16
-
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 -
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
onStyleRule
which converts a style intoNSAttributedString
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 aUIView
usting the newstyleClass
attribute. - ๐
[IB] To apply a style right from InterfaceBuilder, you now define
themeClassName
๐ in addition tostyleName
. - ๐
[Style] Replaced
applyStyle
withstyleInline
. ๐ While the former was totally replacing the style, the newer appends style tostyleClass
.
๐ Fixed
- [Theme] Themes are now simple
-
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
.
- [Property] Added
-
v0.3.0
November 20, 2015 -
v0.2.0
October 25, 2015 -
v0.1.0
September 17, 2015