- Add type safe custom design protocols.
- Added by Justin Jia.
- Add custom cell protocols.
- Added by Justin Jia.
- Update project to use
Swift 4.0.- Changed by Justin Jia.
- Add
CustomTitleFont.- Added by Justin Jia.
- Add
CustomTitleTextAlignment.- Added by Justin Jia.
- Add
TextAlignmentStyleand the ability to customize text alignments.- Added by Justin Jia.
- Add
DesignCustomizableandCustomDesignprotocols.- Added by Justin Jia.
- Update project to use
Swift 3.0.1.- Changed by Justin Jia.
- Remove the ability to override
refresh(). UseCustomDesignprotocol instead.- Removed by Justin Jia.
- Add
includingSubviewsparameter torefresh().- Added by Justin Jia.
- Rename
*Expressibleto*Representable.- Changed by Justin Jia.
- Rename
nibtocontentNibinCustomLayoutprotocol.- Changed by Justin Jia.
- Update docs.
- Changed by Justin Jia.
- Add
TextStyleand the ability to customize texts.- Added by Justin Jia in pull request #8.
- Change test target bundle ID.
- Changed by Justin Jia.
- Update docs.
- Changed by Justin Jia.
- Add
*StyleExpressible.- Added by Justin Jia in pull request #8.
- Support CocoaPods.
- Added by Justin Jia.
- Add docs.
- Added by Justin Jia in pull request #4.
- Redesign
Custom*protocols and add*Customizableprotocols.- Changed by Justin Jia in pull request #7.
- Add unit tests.
- Added by Justin Jia.
- Add
CustomLabelTextColorprotocol.- Added by Justin Jia.
- Add
CustomLabelFontprotocol.- Added by Justin Jia.
- Update to Swift 3 beta 6 syntax.
- Changed by Justin Jia.
- Remove the ability to customize
UIBarItemsince it can't be used directly.- Removed by Justin Jia.
- Add
ImageStyle,ImageStyleGroupandImageGroup.- Added by Justin Jia.
- Add
Custom*Image.- Added by Justin Jia.
- Add
CustomSlider*ColorandCustomBarTintColor.- Added by Justin Jia.
- Make
UIBarItem,UIBarButtonItemandUITabBarItemconform toViewDisable.- Added by Justin Jia.
- Rename
CustomActivityIndicatorViewColortoCustomActivityIndicatorColor.- Changed by Justin Jia.
- Rename
CustomTabBarUnselectedItemTintColortoCustomBarUnselectedItemTintColor.- Changed by Justin Jia.
- Initial release of Overlay.
- Added by Justin Jia.