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

[React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error #24248

Merged
merged 15 commits into from
May 6, 2022

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    b4a8d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3cea5 View commit details
    Browse the repository at this point in the history
  3. fix bad import

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    8fecbd4 View commit details
    Browse the repository at this point in the history
  4. fix typo

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7344311 View commit details
    Browse the repository at this point in the history
  5. fix issues from rebasing

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4c34e7e View commit details
    Browse the repository at this point in the history
  6. prettier

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    102ba98 View commit details
    Browse the repository at this point in the history
  7. sync error names

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    84a8557 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15e57f4 View commit details
    Browse the repository at this point in the history
  9. fix lint & better comment

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    05505f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1da5e17 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3862f3e View commit details
    Browse the repository at this point in the history
  12. add missing file

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b7ecfdf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5edaca4 View commit details
    Browse the repository at this point in the history
  14. better error message

    mondaychen committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2eda867 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65a2c90 View commit details
    Browse the repository at this point in the history