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

Implement options page to persist Prettier config #56

Merged
merged 40 commits into from
Oct 29, 2019
Merged

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    8ebbda8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12deda1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8231626 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    f40c39d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2fae29 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    f3cf1e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c4a62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32c6c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76ddfad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebb4d42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb80a9e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    8064e58 View commit details
    Browse the repository at this point in the history
  2. Fix ESLint for CRA files

    nickmccurdy committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    9fe5a41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d52005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    735f598 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1728726 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd15bff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd3442c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    cba3015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc961b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba0e327 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a86a9c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aef9f04 View commit details
    Browse the repository at this point in the history
  6. Merge App.js into index.js

    We might want to revert this if we implement unit/integration tests.
    nickmccurdy committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    18f9e91 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Error on exhaustive-deps

    nickmccurdy committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    0be7bd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Configure react-devtools

    nickmccurdy committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    a7b312c View commit details
    Browse the repository at this point in the history
  2. Revert "Configure react-devtools"

    This reverts commit a7b312c.
    nickmccurdy committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    2bf6862 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    963090f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8150a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    7b64d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d1f36 View commit details
    Browse the repository at this point in the history
  3. Hide require.extensions warning

    We should revert this after upgrading to Prettier 1.19.
    nickmccurdy committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ce0a44d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f357b7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e7f43e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11ee886 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    755268a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdc53fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0ded2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c37194 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    111660e View commit details
    Browse the repository at this point in the history