Skip to content

Devtools: add code element's backround #3287

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

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

artemean
Copy link
Contributor

@artemean artemean commented Feb 10, 2022

fix(devtools): Prevent code element's backround from being overwritten. This can happen when some global styles are imported in an app (e.g. bootstrap).

Prevent code element's backround from being overwritten
@vercel
Copy link

vercel bot commented Feb 10, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tanstack/react-query/A9Lowm9wpRRMKZ2yfudTTosuAz4U
✅ Preview: https://react-query-git-fork-artemean-devtools-styles-patch-1-tanstack.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 60f1468:

Sandbox Source
tannerlinsley/react-query: basic Configuration
tannerlinsley/react-query: basic-typescript Configuration

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #3287 (60f1468) into master (d8c46ce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3287   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files          45       45           
  Lines        2271     2271           
  Branches      639      639           
=======================================
  Hits         2191     2191           
  Misses         77       77           
  Partials        3        3           
Impacted Files Coverage Δ
src/devtools/styledComponents.ts 92.30% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8c46ce...60f1468. Read the comment docs.

@TkDodo TkDodo merged commit 9b5d18c into TanStack:master Feb 12, 2022
@tannerlinsley
Copy link
Collaborator

🎉 This PR is included in version 3.34.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tannerlinsley
Copy link
Collaborator

🎉 This PR is included in version 4.0.0-alpha.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants