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

Upgrade depricated code #71

Closed michaelmarcuccio closed 1 year ago

michaelmarcuccio commented 1 year ago

replace hostmetadata with hostlisteners; replace resolveComponentFactory;

this may resolve #70, unsure as local library build not showing the errors in the first place.