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 #776

Merged
merged 23 commits into from
Jul 20, 2018
Merged

FontAwesome 5 #776

merged 23 commits into from
Jul 20, 2018

Commits on Jul 17, 2018

  1. FontAwesome5 implementation

    + GlyphMap for FontAwesome 5.1.0 Pro
    + Font files for FontAwesome 5.1.0 Free
    + Implementation enabling FontAwesome5 icons
    
    Handles the copying and renaming of FontAwesome5 Pro font files
    
    Removed debug code
    hampustagerud committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    5340877 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    hampustagerud committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    8e789bf View commit details
    Browse the repository at this point in the history
  3. Easier way to use FontAwesome5 Pro

    Now a default import from a separate file, instead of
    creating it using FA5iconSet(bool).
    hampustagerud committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    13e644a View commit details
    Browse the repository at this point in the history
  4. FontAwesome 5 instructions

    Fixes to pass tests
    hampustagerud committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    c682035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a698fe1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d2dae1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Updated build flow

    + FontAwesome 5.1.1
    + Temporary folder and npm pack when building
    + Separate glyphmaps
    hampustagerud committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    b144027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1e203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f9b2a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1ef199 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a8a1d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    569473f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47cece2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fd8697 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50942b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d952755 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Updated scripts

    hampustagerud committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    f6d6365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd1e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c3189e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eb5d31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d1503a View commit details
    Browse the repository at this point in the history
  6. Cleaner code

    hampustagerud committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    068dc30 View commit details
    Browse the repository at this point in the history
  7. Docs update

    hampustagerud committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    d8763ee View commit details
    Browse the repository at this point in the history