Skip to content

Releases: ninjaprox/NVActivityIndicatorView

v3.0

19 Sep 13:49
Compare
Choose a tag to compare
  • Support Xcode 8 and Swift 3

v2.12

17 Sep 11:23
Compare
Choose a tag to compare
  • Fix infinite loop caused by stopAnimation() (#67)

v2.11

09 Sep 16:58
Compare
Choose a tag to compare
  • Fix when used with MBProgressHUD
  • Ability to display UI blocker anywhere
  • Time threshold to display UI blocker
  • Minimum display time of UI blocker
  • Deprecate some APIs
  • Add tests

v2.10

16 Aug 13:43
Compare
Choose a tag to compare
  • Fix UI block not showing full screen
  • Support tvOS

v2.9

04 Jul 09:17
Compare
Choose a tag to compare
  • Ability to change size of animation in UI blocker (issue #43)

v2.8

14 Jun 08:15
Compare
Choose a tag to compare

v2.7

26 May 16:38
Compare
Choose a tag to compare
  • Display as UI blocker for UIViewController
  • Be able to change defaults

v2.6

18 May 13:04
Compare
Choose a tag to compare
  • Fix BallSpinFadeLoader animation
  • Fix LineSpinFadeLoader animation
  • Fix BallRotateChase animation
  • Change default animation to BallSpinFadeLoader

v2.5

12 Apr 06:22
Compare
Choose a tag to compare
  • Fix padding issues (#31)

v2.4

08 Apr 13:54
Compare
Choose a tag to compare
  • Fix autolayout compability when using in Storyboard
  • Support for IBInpectable