tech-advantage / ngx-icon-picker

An Icon Picker Directive/Component for Angular 13+ which manages Font Awesome, Bootstrap Glyphicon, Font Awesome5 and Material.
MIT License
24 stars 33 forks source link

@fortawesome/angular-fontawesome": "^0.10.2" supports up to angular 13 #85

Open vivdesign opened 11 months ago

vivdesign commented 11 months ago

Hello there is a problem with the @fortawesome/angular-fontawesome": "^0.10.2" it supports up to angular 13 as you can see here https://github.com/FortAwesome/angular-fontawesome/releases release 0.11 supports angular 14 release 0.12 - angular 15 and 0.13 - 16

Is it possible to make separete tags for 14 and 15 and adjust the dependancy? Best regards