angular-tabler-icons icon indicating copy to clipboard operation
angular-tabler-icons copied to clipboard

Update to support angular 20

Open ravifintua opened this issue 6 months ago • 3 comments

The current version is clearly documented to support Angular versions 17 through 19. Angular 20 was released on May 28, 2025. Request to update angular-tabler-icons to support the latest Angular 20 version.

npm error npm error Could not resolve dependency: npm error peer @angular/common@"17 - 19" from [email protected] npm error node_modules/angular-tabler-icons npm error angular-tabler-icons@"^3.26.0" from the root project npm error

Thanks.

ravifintua avatar Jun 19 '25 07:06 ravifintua

I am also facing the same issue with Angular 20.

Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^20.0.5" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"17 - 19" from [email protected] npm ERR! node_modules/angular-tabler-icons npm ERR! angular-tabler-icons@"*" from the root project

georgetsiga avatar Jun 28 '25 18:06 georgetsiga

Are there any plans to make it compatible with Angular 20?

molinet avatar Jul 20 '25 09:07 molinet

For anyone stumbling upon this issue, use ng-icons. Almost drop-in replacement for this amazing angular-tabler-icons lib. Icon names have different casings unfortunately.

A1rPun avatar Jul 24 '25 12:07 A1rPun

I haven't seen any updates from the author for a long time, so I have to fork the project and upgrade the version myself. Looking forward to the author's prompt resumption of updates! https://www.npmjs.com/package/@luoxiao123/angular-tabler-icons

xylplm avatar Dec 02 '25 08:12 xylplm