Releases: yonaskolb/Stylist
Releases · yonaskolb/Stylist
0.3.0
0.2.2
0.2.1
0.2.0
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