File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ $ npm install ng-http-loader --save / yarn add ng-http-loader
2626This package provides an HTTP Interceptor, and some spinner components (All from [ SpinKit] ( https://github.com/tobiasahlin/SpinKit ) at the moment).
2727The HTTP interceptor listens to all HTTP requests and shows a spinner / loader indicator during pending http requests.
2828
29- ## Angular 4 / Angular 5 / Angular 6
29+ ## Angular 4 / Angular 5 / Angular 6 / Angular 6 / Angular 7
3030
3131The latest compatible version with angular 4 is [ ** ` 0.3.4 ` ** ] ( https://github.com/mpalourdio/ng-http-loader/tree/0.3.4 ) .
3232If you want to use Angular 5, use versions ** ` 0.4.0 ` ** and above.
3333
3434The latest compatible version with angular 5 is version [ ** ` 0.9.1 ` ** ] ( https://github.com/mpalourdio/ng-http-loader/tree/0.9.1 ) .
3535
36- Versions ** ` 1.0.0+ ` ** , ** ` 2.0.0+ ` ** and ** ` 3.0.0+ ` ** are angular 6 / RxJS 6 compatible only.
36+ Versions ** ` 1.0.0+ ` ** , ** ` 2.0.0+ ` ** and ** ` 3.0.0+ ` ** are angular 6 & 7 / RxJS 6 compatible only.
3737
3838If you experience errors like below, ** please double check the version you use.**
3939
You can’t perform that action at this time.
0 commit comments