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

feature: Ability to customize icons; avoid large icon dependency #6

Merged
merged 14 commits into from
Jan 22, 2020
Merged

feature: Ability to customize icons; avoid large icon dependency #6

merged 14 commits into from
Jan 22, 2020

Commits on Jan 21, 2020

  1. git: Ignore vscode files

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    8417e77 View commit details
    Browse the repository at this point in the history
  2. deps: Bump react and add react-styleguidist

    Bump react to ensure support for context
    
    Add styleguidist to ensure consistent version when building
    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    baebaae View commit details
    Browse the repository at this point in the history
  3. add: Defaults for icon configuration

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    aff162d View commit details
    Browse the repository at this point in the history
  4. add: Config context for icon configuration

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b6d26d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea9db64 View commit details
    Browse the repository at this point in the history
  6. deps: Add memoize function for icon map generation

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    c284375 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f0191f View commit details
    Browse the repository at this point in the history
  8. add: Wrapper around font awesome icon to add flexibility

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    e6ebec2 View commit details
    Browse the repository at this point in the history
  9. docs: Add icons documentation

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    ecc6255 View commit details
    Browse the repository at this point in the history
  10. bump version

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    941bcfd View commit details
    Browse the repository at this point in the history
  11. deps: Bump react dom to match react

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    dd92a86 View commit details
    Browse the repository at this point in the history
  12. chore: Run prettier

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    ba3e35b View commit details
    Browse the repository at this point in the history
  13. fix: Merge issue

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    1b0c174 View commit details
    Browse the repository at this point in the history
  14. fix: Formatting in icon section

    Benjamin Leeds committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    5158fa1 View commit details
    Browse the repository at this point in the history