Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plans on supporting FontAwesome's library feature? #193

Open
igorsantos07 opened this issue Jul 30, 2022 · 1 comment
Open

Plans on supporting FontAwesome's library feature? #193

igorsantos07 opened this issue Jul 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@igorsantos07
Copy link

igorsantos07 commented Jul 30, 2022

I've used the FA Library feature heavily in a React project and was hoping it was supported here too, since it's easier than importing a bunch of icons in every page.

I guess it's either already supported (since it depends on the basic NPM FA packages) and is "missing" from this package's docs, or it might need some small work to get it supported around here?

And REALLY, thanks for creating sanely named components! Having to use <FontAwesome icon="stuff"/> always drove me nuts in React-land (and it seems standard in Vue too, probably in all official packages, and also sad clones), until I gave up and created an <Icon/> component lol (also because they never cared for creating an <FaLayers/> as you also did). Seriously, thanks haha

@Cweili
Copy link
Owner

Cweili commented Aug 1, 2022

@igorsantos07 This package doesn't depend on @fortawesome/fontawesome-svg-core, so the FA Library feature is not currently provided.

I will try to add this feature when I have free time. Of course, PRs are very much welcome.

Thank you for your support of this package!

@Cweili Cweili added the feature request Request features label Aug 1, 2022
@Cweili Cweili added enhancement New feature or request and removed feature request Request features labels Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants