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(desktop):fix bugs about schema #1340

Merged
merged 2 commits into from Jul 5, 2023
Merged

fix(desktop):fix bugs about schema #1340

merged 2 commits into from Jul 5, 2023

Conversation

ni00
Copy link
Contributor

@ni00 ni00 commented Jul 4, 2023

PR Checklist

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

What is the current behavior?

Issue Number

What is the new behavior?

  1. support dark mode
  2. fix update bugs

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

@ni00 ni00 changed the title fix(desktop):fix bugs fix(desktop):fix bugs about schema Jul 4, 2023
@ni00 ni00 self-assigned this Jul 4, 2023
@ni00 ni00 requested review from ysfscream and Red-Asuka July 5, 2023 03:11
@ni00 ni00 marked this pull request as ready for review July 5, 2023 03:16
// register protobuf editor
private registerProtobuf() {
monaco.languages.register({ id: 'protobuf' })
monaco.languages.setMonarchTokensProvider('protobuf', {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move the relevant configuration to other files instead of registering them within this component.

@ysfscream ysfscream merged commit f65acc5 into emqx:main Jul 5, 2023
1 check passed
@ni00 ni00 deleted the bug-fix branch July 27, 2023 03:22
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.

None yet

2 participants