Skip to content

Latest commit

 

History

History
233 lines (137 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

233 lines (137 loc) · 7.14 KB

Change log

  • Add privacy manifest (#349)
  • Fix #319 (amendment)
  • Fix #319
  • Fix #314
  • Deprecate NVActivityIndicatorViewable and NVActivityIndicatorPresenter
  • By default, NVActivityIndicatorView pod doesn't include NVActivityIndicatorViewable and NVActivityIndicatorPresenter, use NVActivityIndicatorView/Extended instead
  • The same applies for NVActivityIndicatorView and NVActivityIndicatorViewExtended when using Swift Package Manager
  • Drop support for Swift <4.2
  • Add Swift Package Manager support (#290)
  • Default nil fadeInAnimation and fadeOutAnimation (#264)
  • Swift 5 migration (#274)
  • Fix #261
  • New NVActivityIndicatorAnimationBallDoubleBounce animation (#258)
  • Unify product name (#260)
  • Fix #251
  • Add tvOS target (#248)
  • Don’t start/stop animating if unnecessary (#239)
  • Specify Swift version in Podspec (#245)
  • Fix #211
  • Swift 4.2 migration
  • Handle starting while waiting to stop (#218)
  • UI blocker fade in/out animation (#219)
  • Fix #213
  • Refactor NVActivityIndicatorPresenter with state pattern
  • Expose isAnimating from NVActivityIndicatorPresenter and NVActivityIndicatorViewable (#204)
  • Fix tests
  • Fix #186, #189
  • Introduce message spacing
  • New circle stroke spin animation
  • Fix view in auto layout
  • Fix #173, #180
  • 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