All Versions
5
Latest Version
Avg Release Cycle
97 days
Latest Release
2134 days ago
Changelog History
Changelog History
-
v0.3.0 Changes
June 16, 2019๐ Changed
- โก๏ธ Updated to Swift 5
- โก๏ธ Updated dependencies
- ๐ Don't calculate styles on a view if it is removed from its superview
-
v0.2.2 Changes
November 08, 2018 -
v0.2.1 Changes
July 23, 2018 -
v0.2.0 Changes
June 06, 2018โ Added
- โ Added support for styling
UIViewController
#7 - โ Added support for
UIViewController
in style containment selectors #7 - โ Added support for accessing sub objects in a style like
view
,viewController
,tabBar
,navigationBar
,toolBar
,next
,previous
,superview
, andparent
#7 - ๐
Made
UIView
,UIBarItem
andUIViewController
styles editable in the IB property inspector - โ Added support for specifying multiple styles in IB by comma separating them #6
- โ Added more styleable properties
- โ Added support for named colors from Asset Catalog #7
๐ Changed
- ๐ Styles are applied sorted by specificity #5
๐ Fixed
- ๐ Fixed nested style references
- โ Added support for styling
-
v0.1.0 Changes
May 23, 2018๐ First official release