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

chore: remove font-awesome dependency #11421

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

JammingBen
Copy link
Collaborator

Description

As far as I can see, the dependency was only used to display the attribution in the browser console. However, this attribution has been removed with their version 6.6.0.

Also, according to https://fontawesome.com/license/free it's sufficient to have the attribution embedded in the downloaded icons (which we have).

Superseds #11418.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

@JammingBen JammingBen self-assigned this Aug 27, 2024
Copy link

update-docs bot commented Aug 27, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

Cool, thank you! 💪 We had the lib only for displaying the attribution in the browser console, you got that right. 👏

Edit: Also correct that we have the attribution in the .svg file source and that the license always stated that that's sufficient. We just had the browser log additionaly "just to be sure".

As far as I can see, the dependency was only used to display the attribution in the browser console. However, this attribution has been removed with their version `6.6.0`.

Also, according to https://fontawesome.com/license/free it's sufficient to have the attribution embedded in the downloaded icons (which we have).
Copy link

sonarcloud bot commented Aug 28, 2024

@JammingBen JammingBen merged commit c5e2a07 into master Aug 28, 2024
3 checks passed
@kulmann kulmann deleted the chore/remove-font-awesome branch September 5, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants