ngx-loader-indicator
ngx-loader-indicator copied to clipboard
Awesome loader for angular applications. No wrappers only you elements
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...
Bumps [tar](https://github.com/isaacs/node-tar) and [npm](https://github.com/npm/cli). These dependencies needed to be updated together. Updates `tar` from 6.2.0 to 6.2.1 Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...
I have upgraded my app to angular 15. I am not using standalone components yet. I have added This to my main.ts file ``` ts bootstrapApplication(AppComponent, { providers: [ provideAnimations(),...
Safari Error: TypeError: t.animate is not a function. (In 't.animate([{transform:"rotate(360deg)"},{transform:"rotate(0deg)"}],this.rotateAnimaitioan)', 't.animate' is undefined)
Probably due to a copy paste, the documentation link in the readme points to the wrong project (ngx-mask instead of ngx-loader-indicator)
https://github.com/JsDaddy/company-id-system-server/pull/571/files
remove package.lock.json update test with provideExperimentalZonelessChangeDetection update README with bun remove zone.js remove stylelint add eslint rules for css - link: https://eslint.org/blog/2025/02/eslint-css-support/