Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix some icon names changed by the Font Awesome 5 #8796

Merged
merged 2 commits into from
Sep 27, 2018

Conversation

mayaeh
Copy link
Contributor

@mayaeh mayaeh commented Sep 26, 2018

related: #8484 #8776 #8792 .

I am searching instead of "fa-expand" and "fa-compress".
( app/javascript/mastodon/features/video/index.js )

@mayaeh
Copy link
Contributor Author

mayaeh commented Sep 27, 2018

Instead of "fa-expand" it is "fa-expand-alt", but it seems to be only Pro version.
( https://fontawesome.com/icons/expand-alt?style=solid )
It seems that "fa-expand" has been changed to another icon.
This also applies to "fa-compress".

This is used for expand / compress video players.

I'm thinking of using "fa-expand" instead of "fa-expand-alt" or changing to something in place.

Before fontawesome-free 5.2.0: 2018-09-27 9 13 30 2018-09-27 9 13 45

After fontawesome-free 5.2.0 (now):
2018-09-27 9 14 19
2018-09-27 9 15 41

@mayaeh
Copy link
Contributor Author

mayaeh commented Sep 27, 2018

"fa-expand" and "fa-compress" 's icon is different from the FontAwesome 5 and earlier, but since there is no substitute, I will leave it as it is now.
Is that okay?

@mayaeh mayaeh changed the title [WIP] Fix some icon names changed by the Font Awesome 5 Fix some icon names changed by the Font Awesome 5 Sep 27, 2018
@Gargron Gargron merged commit 3f9ec3d into mastodon:master Sep 27, 2018
Gargron added a commit that referenced this pull request Sep 27, 2018
Gargron added a commit that referenced this pull request Sep 28, 2018
* Revert "Fix some icon names changed by the Font Awesome 5. (#8796)"

This reverts commit 3f9ec3d.

* Revert "Migrate to font-awesome 5.0. (#8799)"

This reverts commit 8bae145.

* Revert "Fix some icons names, unavailable in fontawesome5 (free license). (#8792)"

This reverts commit b9c727a.

* Revert "Update the icon name changed by the Font Awesome 5. (#8776)"

This reverts commit 17af4d2.

* Revert "Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)"

This reverts commit 4b794e1.
@mayaeh mayaeh deleted the fix_fontawesome5-icons branch September 28, 2018 09:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants