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

Add Font Awesome icons #3606

Merged
merged 2 commits into from
Jan 18, 2020
Merged

Add Font Awesome icons #3606

merged 2 commits into from
Jan 18, 2020

Conversation

decabeza
Copy link
Collaborator

@decabeza decabeza commented Jun 11, 2019

Objectives

Add Font Awesome icons using font-awesome-sass gem to replace the customised icons font.

Now you can use any icon from Free version of Font Awesome.

Visual Changes

First row shows "old" icons and second row the Font Awesome version.

icons

Notes

You can still use existing icons with <span class="icon-X"></span> markup but is highly recommended use the font-awesome-sass gem rails helper for example:

<%= icon("far", "address-book", class: "my-class") %>

@javierm javierm added this to Testing in Roadmap Sep 10, 2019
@javierm javierm assigned javierm and unassigned javierm Sep 10, 2019
@javierm javierm moved this from Testing to Reviewing in Roadmap Sep 10, 2019
Roadmap automation moved this from Reviewing to Doing Sep 10, 2019
Gemfile.lock Show resolved Hide resolved
@javierm javierm moved this from Doing to Reviewing in Roadmap Oct 23, 2019
Roadmap automation moved this from Reviewing to Testing Oct 23, 2019
@decabeza decabeza merged commit 34c75fe into master Jan 18, 2020
Roadmap automation moved this from Testing to Release 1.1.0 Jan 18, 2020
@decabeza decabeza deleted the fontawesome branch January 18, 2020 10:07
smarques pushed a commit to venetochevogliamo/consul that referenced this pull request Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Roadmap
  
Release 1.1.0
Development

Successfully merging this pull request may close these issues.

None yet

3 participants