Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(client+overlay): isolate light/dark theme with user-app #339

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 3 commits into from
Apr 16, 2024

Conversation

alexzhang1030
Copy link
Member

@alexzhang1030 alexzhang1030 commented Apr 16, 2024

closes #233

closes #207

Overlay has been injected into the user-app, so the theme selector should force set to devtools-anchor.
Others will run in iframes, providing isolation right out of the box. Therefore, the theme selector will function properly with html tag.

Copy link

netlify bot commented Apr 16, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 2640aac
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/661de3a8b17b320009000de8

@webfansplz webfansplz changed the title refactor(client+overlay): isolate theme with user-app refactor(client+overlay): isolate light/dark theme with user-app Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The DevTools's color scheme will conflict with the color scheme of the project itself
2 participants