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 react-error-overlay to React #2515

Merged
merged 15 commits into from
Aug 28, 2017

Commits on Jul 15, 2017

  1. Configuration menu
    Copy the full SHA
    1e43349 View commit details
    Browse the repository at this point in the history
  2. Update compile-time error overlay to use react-error-overlay components

     * Refactor react-error-overlay components to container and presentational components.
    
     * Make the compile-time error overlay a part of react-error-overlay package.
    
     * Use react-error-overlay as dependency in react-dev-utils to show compile-time errors.
    tharakawj committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    822a5f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2017

  1. Run Prettier

    gaearon committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    f8eb25d View commit details
    Browse the repository at this point in the history
  2. Merge with master

    gaearon committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    c68882c View commit details
    Browse the repository at this point in the history
  3. Port the fix from facebook#3012

    gaearon committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    03c74c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2017

  1. Configuration menu
    Copy the full SHA
    36f1361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6521757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    898b639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f51d851 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    gaearon committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    f7ce856 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    313943d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92f1d76 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    gaearon committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    448b16f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    216efc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Deduplicate identical errors

    gaearon committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    645dc42 View commit details
    Browse the repository at this point in the history