Skip to content

feat: migrate YamlDialog component to Sistent#1344

Open
Sbragul26 wants to merge 2 commits intolayer5io:masterfrom
Sbragul26:migrate-yamlDialog-component
Open

feat: migrate YamlDialog component to Sistent#1344
Sbragul26 wants to merge 2 commits intolayer5io:masterfrom
Sbragul26:migrate-yamlDialog-component

Conversation

@Sbragul26
Copy link
Contributor

[YamlDialog] Migrate YamlDialog component to Sistent

Description

This PR migrates the YamlDialog component from Meshery UI to Sistent.

Changes Made

  • Implemented YamlDialog using React.forwardRef
  • Added full TypeScript interface support
  • Integrated Material-UI icons
  • Added fullscreen toggle capability
  • Supported read-only mode
  • Added styled components in style.tsx
  • Configured proper exports via index.tsx
  • Verified successful CJS, ESM, and DTS builds

Build Status

  • CJS Build: Success
  • ESM Build: Success
  • DTS Build: Success

Notes for Reviewers

This PR fixes #1293

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Sbragul26 <sbragul26@gmail.com>
Signed-off-by: Sbragul26 <sbragul26@gmail.com>
@Bhumikagarggg
Copy link
Contributor

@Sbragul26 Thank you for your contribution! Let's discuss this during the website call tomorrow at 6:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂

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.

Migrate YamlDialog Component

2 participants