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

Convert to create-react-app #19

Merged
merged 16 commits into from
Feb 16, 2019
Merged

Convert to create-react-app #19

merged 16 commits into from
Feb 16, 2019

Commits on Dec 9, 2018

  1. Configuration menu
    Copy the full SHA
    fa19e7b View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    darthmaim committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    d47b9ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    197cf45 View commit details
    Browse the repository at this point in the history
  4. Include Open Sans

    darthmaim committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    3199542 View commit details
    Browse the repository at this point in the history
  5. Add app shell

    darthmaim committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    695dc8c View commit details
    Browse the repository at this point in the history
  6. Fix warnings

    darthmaim committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    6338063 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b352d81 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Add copy icon

    darthmaim committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    3637a33 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Add google analytics script

    darthmaim committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    feb7041 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    aceb499 View commit details
    Browse the repository at this point in the history
  2. Add tests

    darthmaim committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    91f3c8f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Add missing set icons

    darthmaim committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ad9f428 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Remove :external modular CSS selectors

    :external is not supported by the css-loader used by create-react-app
    darthmaim committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    7e1e636 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Revert "Don't run tests until we have tests again"

    This reverts commit 197cf45.
    darthmaim committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    2a8daed View commit details
    Browse the repository at this point in the history
  2. Add basic serviceworker

    darthmaim committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    be8fe91 View commit details
    Browse the repository at this point in the history
  3. Add app icons

    darthmaim committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    2150c3a View commit details
    Browse the repository at this point in the history