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

Fix conflict between font awesome versions as per #1522 #1525

Merged
merged 5 commits into from
Jan 10, 2019

Conversation

ianperrin
Copy link
Contributor

Proposal to fix #1522

  • Remove font awesome 4 from dependencies in vendor/package.json
  • Add custom font-awesome.css to allow multiple css to be included for one vendor i.e. both the full font awesome css (all.min.css) and the v4-shim css (v4-shims.min.css) for backward compatibility
  • Modify vendor.js so font awesome 5 (with backwards compatibility) is used for all modules
  • Revert font awesome references in default calendar module

@MichMich
Copy link
Collaborator

Nice work. Could you add an updated changelog reflecting the fix?

@MichMich MichMich closed this Jan 10, 2019
@MichMich MichMich reopened this Jan 10, 2019
@ianperrin
Copy link
Contributor Author

Nice work. Could you add an updated changelog reflecting the fix?

Done

@MichMich MichMich merged commit 992802d into MagicMirrorOrg:develop Jan 10, 2019
@MichMich
Copy link
Collaborator

Thanks!

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