pierreavn / angular-tabler-icons

Tabler Icons components library for your Angular applications
https://www.npmjs.com/package/angular-tabler-icons
MIT License
24 stars 2 forks source link

Support for Angular 17 (v2.40.1) #131

Closed pierreavn closed 10 months ago

the-ult commented 10 months ago

Might be an idea to update the whole repo to Angular 17? Since it is still on 14? Or do you think this should be a separate PR?

And add provideTablerIcons() instead of Module (if needed) And replace @Inject() etc with the new inject() function? etc

pierreavn commented 10 months ago

@the-ult feel free to contribute on this repo! It would be a pleasure to merge your code contribution :) I think it should be better to create a separate PR for this. Thank you!