Releases: Napster2210/ngx-spinner
Releases · Napster2210/ngx-spinner
Angular 17 Support
What's Changed
- Angular 17 Update
- Bump @babel/traverse from 7.21.5 to 7.23.2 by @dependabot in #268
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #279
- Bump follow-redirects from 1.15.1 to 1.15.6 by @dependabot in #278
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #276
Angular 16 Support
- Angular 16 Update
- Bug fixes and improvements
Angular 15 Support
- Angular 15 Update
- Bug fixes and improvements
Angular 13 Update
- Smaller bundle size 🥳🥳🥳🥳
- Angular 13 support 🥳🥳🥳🥳
- Bug Fixes/Improvements
Angular 11 Update
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
Changes:
- Updated to support latest Angular v10
- Latest Dependencies
- Multiple bug fixes
Angular 9 Update
Changes:
- Updated to support latest Angular v9
- Custom spinner support/Image Support
- Use spinner by passing custom
HTML
or justimg
tag
- Use spinner by passing custom
- Latest Dependencies
Multiple Enhancements
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
Changes:
- Updated to support latest Angular v8
- Bug fixes
Angular 7 Update
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