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

fix(monaco-editor): fix theme conflict #1848

Merged
merged 2 commits into from
Dec 30, 2024
Merged

fix(monaco-editor): fix theme conflict #1848

merged 2 commits into from
Dec 30, 2024

Conversation

Red-Asuka
Copy link
Member

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

The Monaco Editor’s theme is globally shared, making it impossible to set different themes for multiple editors.

Issue Number

microsoft/monaco-editor#338

What is the new behavior?

Previously, we defined a separate theme for Log. Although no pages currently use multiple themes simultaneously, merging the Log Theme into the default theme will help prevent potential issues.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@Red-Asuka Red-Asuka added refactor Refactor code or architecture UI/UX Improve some UI \ UX labels Dec 27, 2024
@Red-Asuka Red-Asuka added this to the v2.0.0-alpha.1 milestone Dec 27, 2024
@Red-Asuka Red-Asuka requested a review from ysfscream December 27, 2024 08:46
@Red-Asuka Red-Asuka self-assigned this Dec 27, 2024
@ysfscream ysfscream merged commit b5b9668 into dev/2.0.0 Dec 30, 2024
5 checks passed
@ysfscream ysfscream deleted the lyd/2.0.0 branch December 30, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor code or architecture UI/UX Improve some UI \ UX
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants