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

[Backport 2.x] Fix (styles): Make ace code editor themes consistent #4616

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f8ad83f from #4609.

* Fix (styles): Make ace code editor themes consistent

Use "textmate" theme everywhere
Update override selector to apply to root, to style portaled components, too (such as filter editor)

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* add changelog

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit f8ad83f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #4616 (c37fb5c) into 2.x (af2433c) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x    #4616      +/-   ##
==========================================
- Coverage   66.17%   66.16%   -0.01%     
==========================================
  Files        3315     3315              
  Lines       63891    63891              
  Branches     9966     9966              
==========================================
- Hits        42278    42276       -2     
+ Misses      19248    19172      -76     
- Partials     2365     2443      +78     
Flag Coverage Δ
Linux_1 34.75% <ø> (ø)
Linux_2 55.07% <ø> (ø)
Linux_3 43.22% <ø> (ø)
Linux_4 35.09% <ø> (ø)
Windows_1 34.76% <ø> (ø)
Windows_2 55.03% <ø> (ø)
Windows_3 43.22% <ø> (-0.01%) ⬇️
Windows_4 35.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...ult_editor/public/components/controls/raw_json.tsx 0.00% <ø> (ø)

... and 17 files with indirect coverage changes

@abbyhu2000 abbyhu2000 merged commit ee23a6b into 2.x Jul 25, 2023
@github-actions github-actions bot deleted the backport/backport-4609-to-2.x branch July 25, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports distinguished-contributor v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants