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

Added improvements to the Live Playground #2332

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

yashjais
Copy link
Member

@yashjais yashjais commented Oct 7, 2024

Description

This PR contains the following changes:

Added following improvements to the live playground:

  • Added Syntax highlighting
  • Changed the Editor to use light theme
  • Added Default code to the Editor and removed the example code snippet

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added proper data-cy and data-testid attributes.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers
@AbhayVAshokan

- Added Syntax highlighting
- Updated the Editor to use light theme
- Added Default code to the Editor and removed the example code snippet
@yashjais
Copy link
Member Author

yashjais commented Oct 7, 2024

@AbhayVAshokan _a
Please review the changes.

@yashjais yashjais added the patch Releases small requests or bug fixes. label Oct 7, 2024
@AbhayVAshokan AbhayVAshokan merged commit b600b46 into main Oct 7, 2024
1 check passed
@AbhayVAshokan AbhayVAshokan deleted the 2327-improvements-to-the-live-playground branch October 7, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Releases small requests or bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvements to the live playground
2 participants