ng-http-loader
ng-http-loader copied to clipboard
:dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
The intention of this change is to allow the user to specify a smaller set of URLs that should trigger the loader; the opposite of the filteredUrlPatterns usage. Using the...
a priori on ne peux pas utiliser ng-http-loader avec jest pour les tests unitaires. FAIL src/app/app.component.spec.ts ● Test suite failed to run Cannot find module 'ng-http-loader' from 'src/app/app.component.spec.ts'
## Expected behavior When I'm using [filteredUrlPatterns] with an async pipe I expect that the component filters out the HTTP calls according to the current subscription value. ## Actual behavior...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
As discussed inside #189, this PR lets devs specify custom styling. If you have any other idea for the tests, let me know, I'll update them
Add a way to specify a z-index for the component. Default stays 9999. PS: thanks for this nice package.
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
As discussed in #194, this PR wants to propose a refactoring in order to allow dynamic filters inside the interceptor. This feature should be perfectly retrocompatible and it should not...
Bumps [cookie](https://github.com/jshttp/cookie), [socket.io](https://github.com/socketio/socket.io) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.4.2 to 0.7.2 Release notes Sourced from cookie's releases. v0.7.2 Fixed Fix object assignment of...