Skip to content

Commit

Permalink
Updated to v17.
Browse files Browse the repository at this point in the history
  • Loading branch information
Napster2210 committed May 14, 2024
1 parent 2d6baa6 commit 8bf2ff7
Show file tree
Hide file tree
Showing 9 changed files with 343 additions and 416 deletions.
14 changes: 7 additions & 7 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A library with more than 50 different loading spinners for Angular 4 - 16. (https://napster2210.github.io/ngx-spinner/)
A library with more than 50 different loading spinners for Angular 4 - 17. (https://napster2210.github.io/ngx-spinner/)

<p align="center">
<img height="200px" width="200px" style="text-align: center;" src="https://cdn.rawgit.com/Napster2210/ngx-spinner/gh-pages/assets/logo.png">
Expand All @@ -18,19 +18,19 @@ A library with more than 50 different loading spinners for Angular 4 - 16. (http
[![Support](https://img.shields.io/badge/Support-Angular%2014%2B-blue.svg?style=flat-square)]()
[![Support](https://img.shields.io/badge/Support-Angular%2015%2B-blue.svg?style=flat-square)]()
[![Support](https://img.shields.io/badge/Support-Angular%2016%2B-blue.svg?style=flat-square)]()
[![Support](https://img.shields.io/badge/Support-Angular%2017%2B-blue.svg?style=flat-square)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)]()
[![Gitter](https://badges.gitter.im/ngx-spinner/community.svg)](https://gitter.im/ngx-spinner/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

## What's New

- Angular 16 support 🥳🥳🥳🥳
- Bug Fixes/Improvements
- Angular 17 support 🥳🥳🥳🥳

Use appropriate version based on your Angular version.

| Angular 16 | Angular 15 |
| ----------- | ----------- |
| >=`v16.0.2` | >=`v15.0.1` |
| Angular 17 | Angular 16 | Angular 15 |
| ----------- | ----------- | ----------- |
| >=`v17.0.0` | >=`v16.0.2` | >=`v15.0.1` |

| Angular 14 | Angular 13 | Angular 12 | Angular 11 | Angular 10 |
| ----------- | ----------- | ----------- | ----------- | ----------- |
Expand Down Expand Up @@ -73,7 +73,7 @@ Use appropriate version based on your Angular version.

## Features

- **Angular 16** Support
- **Angular 17** Support
- Custom spinner image support(gif), you can pass `img` tag
- Multiple Spinners
- Configurable option through service
Expand Down
Loading

0 comments on commit 8bf2ff7

Please sign in to comment.