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

feat: new emui use monaco as json editor #1733

Merged
merged 10 commits into from
Nov 9, 2023
Merged

feat: new emui use monaco as json editor #1733

merged 10 commits into from
Nov 9, 2023

Conversation

Dartoxian
Copy link
Contributor

Description:

This PR switches to using the monaco editor for json input. I've changed the layout functionality to effectively match the previous CodeEditor.js - which seems to work for me, though I can't explain why calling layout twice (or so frequently) is necessary.

This PR also fixes the use of the Inter font

Additionally this PR fixes several pieces of feedback from Tise:

  • breadcrumb styling
  • Uppercase text in tags
  • Tab hover
  • x selected hover interactivity
  • Update progress widget and colour used
  • Implement the copy toast
  • Fix table header icons and hover appearance.

Demo

monacoEditor.mp4

Is this change user facing?

YES

@adschwartz adschwartz added this pull request to the merge queue Nov 9, 2023
Merged via the queue into main with commit 298a0a2 Nov 9, 2023
37 checks passed
@adschwartz adschwartz deleted the feat/json-editor branch November 9, 2023 21:27
github-merge-queue bot pushed a commit that referenced this pull request Nov 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.10](0.85.9...0.85.10)
(2023-11-09)


### Features

* add download artifacts endpoint to enclave manager
([#1730](#1730))
([3909d5c](3909d5c))
* improve logging part 1
([#1728](#1728))
([8f631ae](8f631ae))
* new emui use monaco as json editor
([#1733](#1733))
([298a0a2](298a0a2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

2 participants