angular-feather icon indicating copy to clipboard operation
angular-feather copied to clipboard

A-la-carte integration of Feather Icons in Angular applications

Results 11 angular-feather issues
Sort by recently updated
recently updated
newest added

Is there any way for me to provide an "alt" value for the icons when I use `i-feather` ?

Trying to make unit tests for my components that use . For this to work I need to import the FeatherModule. But when running the unit tests I keep getting...

First of all, great library. I was using it for a while but recently running `ng build --prod` started yielding the following error: ```bash ERROR in ./node_modules/angular-feather/fesm5/angular-feather.js Module build failed...

I was trying to write a standalone component in angular 15 And I tried: ``` @Component({ selector: 'my-login', templateUrl: './login.component.html', styleUrls: ['./login.component.scss'], standalone: true, imports: [SharedModule, FeatherModule.pick(ChevronRight)], }) ``` Which...

Do you have some idea when we can see an update to Angular 15?

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...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

I had differences of positioning and spacing using the library. With the library: ![image](https://github.com/michaelbazos/angular-feather/assets/1771574/346a4dc9-0c75-453a-b59c-e61afe28d21a) Without it: ![image](https://github.com/michaelbazos/angular-feather/assets/1771574/99650aed-d279-47aa-afe4-1a08ce104fe4) I found that the component is styling the host element instead of the...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies