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

Content Edit: Implement Monaco Editor #25955

Merged
merged 7 commits into from
Sep 5, 2023

Conversation

rjvelazco
Copy link
Contributor

@rjvelazco rjvelazco commented Aug 30, 2023

Proposed Changes

  • Implement Monaco Editor

Checklist

  • Tests

Description

🤖 Generated by Copilot at 0fc6bc6

Added a code editor feature to the binary-field component. This feature allows the user to write custom code for the binary field in a dialog. The changes include the component template, style, test, story and ts files.

Related Issue

Fixes #25946

Explanation of Changes

🤖 Generated by Copilot at 0fc6bc6

  • Add a feature to the binary field component that allows the user to write custom code for the field in a dialog (link, link)
  • Add a test file for the binary field component to verify its creation (link)
  • Add a story file for the binary field component to display its default state (link)

Screenshot

issue-25946-content-edit-implement-monaco-editor-fix.mov

@rjvelazco rjvelazco marked this pull request as ready for review September 1, 2023 14:46
@rjvelazco rjvelazco requested review from zJaaal September 1, 2023 18:14
@dotcms-sonarqube
Copy link

@rjvelazco rjvelazco requested a review from fmontes September 5, 2023 14:26
@dotcms-sonarqube
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@fmontes fmontes merged commit f74e85a into master Sep 5, 2023
@fmontes fmontes deleted the issue-25946-content-edit-implement-monaco-editor branch September 5, 2023 17:45
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.

Content Edit: Implement Monaco Editor
5 participants