Skip to content

[WC-2915][WC-2850] readonly resize module and fullscreen editor height and add code mirror #1524

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gjulivan
Copy link
Collaborator

@gjulivan gjulivan commented Apr 4, 2025

Pull request type


Description

@gjulivan gjulivan requested a review from a team as a code owner April 4, 2025 11:37
@gjulivan gjulivan force-pushed the WC-2915-rte branch 2 times, most recently from 14ffd88 to 25e77f6 Compare April 22, 2025 09:50
@gjulivan gjulivan changed the title [WC-2915] readonly resize module and fullscreen editor height [WC-2915][WC-2850] readonly resize module and fullscreen editor height and add code mirror Apr 22, 2025
@gjulivan gjulivan force-pushed the WC-2915-rte branch 3 times, most recently from a50752a to 0397284 Compare April 29, 2025 16:23

export interface ViewCodeDialogProps {
currentCode?: string;
onSubmit(value: viewCodeConfigType): void;
onClose(): void;
}

const BEAUTIFY_OPTIONS: js_beautify.HTMLBeautifyOptions = {
Copy link
Contributor

Choose a reason for hiding this comment

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

Where js_beautify comes from? Should it be beautify?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants