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

Refactor/build setup #86

Merged
merged 10 commits into from
Oct 7, 2019
Merged

Refactor/build setup #86

merged 10 commits into from
Oct 7, 2019

Commits on Oct 4, 2019

  1. Remove day picker from peer deps

    None of them really belong there except react
    bor3ham committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    355f1c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Build css for distribution

    bor3ham committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    fcc02a9 View commit details
    Browse the repository at this point in the history
  2. Undo weird version shift

    bor3ham committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    542e137 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Change css build command

    Hopefully fixes dumb travis
    bor3ham committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    3b527a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9290f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34d0a4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27ed339 View commit details
    Browse the repository at this point in the history
  5. Bump eslint to fix no unused vars

    As recommended at eslint/eslint#12117
    bor3ham committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    c0ce6f5 View commit details
    Browse the repository at this point in the history
  6. Change sass source distribution

    Don't shuffle the files around - just ship them as is
    bor3ham committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    e59361a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fbf36a View commit details
    Browse the repository at this point in the history