FortAwesome / ember-fontawesome

Font Awesome Ember component using SVG with JS
https://fontawesome.com
MIT License
119 stars 49 forks source link

Add support for new Sharp styles #228

Open robmadole opened 1 year ago

robmadole commented 1 year ago

In PR https://github.com/FortAwesome/ember-fontawesome/pull/213 we added support for Sharp Solid. We now have Sharp Regular and Sharp Light.

Let's use #213 as a template and add the newer styles.

deathnfudge commented 6 months ago

As part of this work, we should look at adding support for sharp-duotone styles as they come out.

mkszepp commented 3 weeks ago

@robmadole i have prepared a PR to migrate this addon to v2... When we are getting that, we don't need anymore todo this changes in future when FA is adding new packages... the move to v2 addon is braking, but solves a lot of maintainence costs. See https://github.com/FortAwesome/ember-fontawesome/pull/239