Skip to content

Releases: Napster2210/ngx-spinner

Angular 17 Support

14 May 18:17
Compare
Choose a tag to compare

What's Changed

Angular 16 Support

23 May 18:32
Compare
Choose a tag to compare
  • Angular 16 Update
  • Bug fixes and improvements

Angular 15 Support

22 Dec 11:23
Compare
Choose a tag to compare
  • Angular 15 Update
  • Bug fixes and improvements

Angular 13 Update

04 Feb 19:45
Compare
Choose a tag to compare
  • Smaller bundle size 🥳🥳🥳🥳
  • Angular 13 support 🥳🥳🥳🥳
  • Bug Fixes/Improvements

Angular 11 Update

27 Mar 22:05
Compare
Choose a tag to compare

Changes:

  • Added support of Angular v11
  • Option to disable fade animation
  • Show/Hide spinner from template using @input() variable
  • Bug Fixes/Improvements

Angular 10 Update

19 Jul 19:30
Compare
Choose a tag to compare

Changes:

  • Updated to support latest Angular v10
  • Latest Dependencies
  • Multiple bug fixes

Angular 9 Update

09 Mar 19:46
Compare
Choose a tag to compare

Changes:

  • Updated to support latest Angular v9
  • Custom spinner support/Image Support
    • Use spinner by passing custom HTML or just img tag
  • Latest Dependencies

Multiple Enhancements

12 Dec 19:07
Compare
Choose a tag to compare

Changes:

  • Latest Angular Dependencies
  • Dynamic z-index
  • Smooth animation while hide/show the spinner
  • Debounce time to delay the spinner from hide
  • BUG fixes

Angular 8 Update

07 Jul 23:05
Compare
Choose a tag to compare

Changes:

  • Updated to support latest Angular v8
  • Bug fixes

Angular 7 Update

23 Jan 22:07
Compare
Choose a tag to compare

Changes:

  • Created the new build using latest Angular CLI(ng-packgr) + Angular 7
  • Added fullScreen input property to enable/disable fullscreen mode(overlay)
  • Bug fixes