Releases: TintPoint/Overlay
Releases · TintPoint/Overlay
0.7
Added
- Add type safe custom design protocols.
- Added by Justin Jia.
- Add custom cell protocols.
- Added by Justin Jia.
Changed
- Update project to use
Swift 4.0.- Changed by Justin Jia.
0.6.2
Added
- Add
CustomTitleFont.- Added by Justin Jia.
- Add
CustomTitleTextAlignment.- Added by Justin Jia.
0.6.1
Added
- Add
TextAlignmentStyleand the ability to customize text alignments.- Added by Justin Jia.
0.6
Added
- Add
DesignCustomizableandCustomDesignprotocols.- Added by Justin Jia.
Changed
- Update project to use
Swift 3.0.1.- Changed by Justin Jia.
Removed
- Remove the ability to override
refresh(). UseCustomDesignprotocol instead.- Removed by Justin Jia.
0.5
Added
- Add
includingSubviewsparameter torefresh().- Added by Justin Jia.
Changed
- Rename
*Expressibleto*Representable.- Changed by Justin Jia.
- Rename
nibtocontentNibinCustomLayoutprotocol.- Changed by Justin Jia.
- Update docs.
- Changed by Justin Jia.
0.4.2
Added
- Add
TextStyleand the ability to customize texts.- Added by Justin Jia in pull request #8.
Changed
- Change test target bundle ID.
- Changed by Justin Jia.
- Update docs.
- Changed by Justin Jia.
0.4.1
Added
- Add
*StyleExpressible.- Added by Justin Jia in pull request #8 .
- Support CocoaPods.
- Added by Justin Jia.
0.4
Added
- Add docs.
- Added by Justin Jia in pull request #4.
Changed
- Redesign
Custom*protocols and add*Customizableprotocols.- Changed by Justin Jia in pull request #7.
0.3
Added
- Add unit tests.
- Added by Justin Jia.
- Add
CustomLabelTextColorprotocol.- Added by Justin Jia.
- Add
CustomLabelFontprotocol.- Added by Justin Jia.
Changed
- Update to Swift 3 beta 6 syntax.
- Changed by Justin Jia.
Removed
- Remove the ability to customize
UIBarItemsince it can't be used directly.- Removed by Justin Jia.
0.2
Added
- 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.
Changed
- Rename
CustomActivityIndicatorViewColortoCustomActivityIndicatorColor.- Changed by Justin Jia.
- Rename
CustomTabBarUnselectedItemTintColortoCustomBarUnselectedItemTintColor.- Changed by Justin Jia.