- Update to Swift 4
- Support app extension
- Fix #138
- Fix #128
- Fix #132
- Fix #123
- Fix #121
- Fix setting message
- Fix constraint conflict in UI blocker
- Able to change text color in UI blocker
- Fix UI blocker layer on orientation change
- Able to change UI blocker background color
- Able to change message in UI blocker during displaying
- Optimize compile time
- Update setting to Swift 3.0.1
- Add default message
- Custom message font
- Auto message width
- Support Xcode 8 and Swift 3
- Fix infinite loop caused by
stopAnimation()
(#67)
- Fix when used with MBProgressHUD
- Abilitiy to display UI blocker anywher
- Time threshold to display UI blocker
- Minimum display time of UI blocker
- Deprecate some APIs
- Add tests
- Fix UI blocker not showing full screen
- Support tvOS
- Ability to change size of animation in UI blocker
- New Orbit animation
- New Audio equalizer animation
- Display as UI blocker for UIViewController
- Be able to change defaults
- Fix BallSpinFadeLoader animation
- Fix LineSpinFadeLoader animation
- Fix BallRotateChase animation
- Change default animation to BallSpinFadeLoader
- Fix padding issues
- Fix autolayout compability when using in Storyboard
- Support for IBInpectable
- Fix bug when orientation changes once stopped animation
- Update document
- Public properties of animation
- Public hidesWhenStopped and animating
- New animation:
- Ball rotate chase
- Support Carthage
- Update to Swift 2.0
- More convenient constructor
- Hide when stopped option
- Fix issue when using as framework
- Set default animation type to pacman
- Add documentation
- Change project structure to work well with CocoaPods
- Small fix in
podspec
- Initial release
- Full implementations of 28 loaders from loaders.css