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

Upgrade font-awesome-sass to v6 #1194

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Dec 16, 2024

  • FontAwesome split out brands into its own group called fa-brands
  • The base fa prefix should now be fa-solid
  • Other minor changes to better conform with the way FontAwesome is supposed to be used

@jrafanie Please review.

This should obviate #1175

- FontAwesome split out brands into its own group called `fa-brands`
- The base `fa` prefix should now be `fa-solid`
- Other minor changes to better conform with the way FontAwesome is
  supposed to be used
@Fryguy
Copy link
Member Author

Fryguy commented Dec 16, 2024

Note that I did not change the old documentation in this PR, because I want to see if I can just regenerate it, and it's a lot of churn. Additionally, the old docs are broken at the moment anyway (can't be linked to), so I need to figure that out first.

@Fryguy Fryguy added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@Fryguy
Copy link
Member Author

Fryguy commented Dec 16, 2024

Also note that this introduces a ton of warnings, but they are ok. I plan to fix as many as I can in future PRs

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jrafanie jrafanie merged commit 77a036b into ManageIQ:master Dec 16, 2024
2 checks passed
@Fryguy Fryguy deleted the upgrade-font-awesome-sass branch December 16, 2024 16:31
github-actions bot pushed a commit to ManageIQ/manageiq.github.io that referenced this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants