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

chore(ui): move JsonViewer in shared components - WF-98 #610

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

madeindjs
Copy link
Collaborator

The BaseJsonViewer needs to be reused in workflow module, which make it harder to reuse since we have a clear separation of components used in Editor and those used in Renderer.

So we have to introduce a new kind of shared components that can be reused in both.

@madeindjs madeindjs self-assigned this Oct 31, 2024
@madeindjs madeindjs force-pushed the WF-98 branch 4 times, most recently from ae75072 to 2dcbc2c Compare October 31, 2024 22:57
The `BaseJsonViewer` needs to be reused in workflow module, which make
it harder to reuse since we have a clear separation of components used
in Editor and those used in Renderer.

So we have to introduce a new kind of `shared` components that can be
reused in both.
@madeindjs madeindjs marked this pull request as ready for review October 31, 2024 23:24
@ramedina86 ramedina86 merged commit 652da91 into writer:dev Nov 4, 2024
15 checks passed
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.

2 participants