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

FontAwesome 5.1.0 update and fix to flexdashboard #1388

Merged
merged 2 commits into from
Jun 27, 2018
Merged

FontAwesome 5.1.0 update and fix to flexdashboard #1388

merged 2 commits into from
Jun 27, 2018

Conversation

rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented Jun 27, 2018

This is an update to the FontAwesome support in rmarkdown. It upgrades it to release 5.1.0.

This also fixes rstudio/flexdashboard#189. The fix is achieved by not including JS dependencies (this is the same implementation as in the v4.5.0 include of FA), so, webfonts will be used instead of SVG. This was tested and it restores the correct placement and sizing of icons in the flexdashboard valueBox()s.

@jjallaire jjallaire merged commit ec8fd0f into rstudio:master Jun 27, 2018
yihui added a commit that referenced this pull request Jun 27, 2018
yihui pushed a commit to RLesur/rmarkdown that referenced this pull request Apr 1, 2019
* Modify the included FontAwesome files

* Update `html_dependency_font_awesome()`
yihui added a commit to RLesur/rmarkdown that referenced this pull request Apr 1, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Too small icon with valueBox and font awesome
2 participants