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 FontAwesome to latest version (4.3) #21

Closed
vierkantemeter opened this issue Apr 23, 2015 · 5 comments
Closed

Upgrade FontAwesome to latest version (4.3) #21

vierkantemeter opened this issue Apr 23, 2015 · 5 comments

Comments

@vierkantemeter
Copy link

There are some cool icons added in the newer versions of FontAwesome. Please upgrade it to the latest version. (Using 4.0.3, most recent 4.3.0).

Tried to upgrade manually, but with no luck. Any instructions to do a manual upgrade?

@Mark-H
Copy link
Member

Mark-H commented Jul 13, 2015

Updating the files (in particular the icons.css) and then re-running the install should do the trick, but we'll look at getting the current version up to speed.

Though #26 is an interesting option as well, but then it depends on the version included in the core, and I'm not sure which one that is.

jpdevries added a commit that referenced this issue Jul 13, 2015
Closes #21

update by
cd _build/templates/default
bower update
@jpdevries
Copy link
Contributor

I submitted a PR which adds the latest version of FontAwesome to a new Grunt workflow
113bca3

It works much like the Revolution Grunt Workflow does however in Revo we fetch the font awesome sass files and then include those with the main.css file so it is all in one. I intentionally left the fontawesome css separate from the QuickstartButtons CSS to go along with what is proposed in #26

@wuuti
Copy link

wuuti commented Aug 26, 2015

FA 4.4 is current release now.

@jcdm
Copy link

jcdm commented Sep 16, 2015

+1 for this - I don't have a Grunt workflow (that I know of ;) )

@Mark-H
Copy link
Member

Mark-H commented Mar 7, 2016

Updated to 4.5 in 1.3!

@Mark-H Mark-H closed this as completed Mar 7, 2016
Mark-H added a commit that referenced this issue Mar 7, 2016
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

No branches or pull requests

5 participants