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

Update DevTools to use getCacheForType API #20548

Merged
merged 9 commits into from
Jan 19, 2021

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    61663af View commit details
    Browse the repository at this point in the history
  2. Enable cache for EXPIREMENTAL test renderer builds

    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    084a2b0 View commit details
    Browse the repository at this point in the history
  3. Removed duplicate inspected element from local state

    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    13f2b53 View commit details
    Browse the repository at this point in the history
  4. Update backend/frontend API to be more compatible with typical Suspen…

    …se cache usage
    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    00763a0 View commit details
    Browse the repository at this point in the history
  5. Fixed all but one test

    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    373e54e View commit details
    Browse the repository at this point in the history
  6. You're killing me, Jest

    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    9fd6735 View commit details
    Browse the repository at this point in the history
  7. Fixed last test but with an unsatisfying solution

    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    4244ffa View commit details
    Browse the repository at this point in the history
  8. Updated a TODO comment

    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    0c67780 View commit details
    Browse the repository at this point in the history
  9. Fix "yarn build-for-devtools" command

    Brian Vaughn committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    cf267fe View commit details
    Browse the repository at this point in the history