Description
Create packages/dual-editor (@openworkflowspec/dual-editor) with a resizable split-view containing the Text Editor and Diagram Editor.
Motivation
Provide the package foundation and layout required to use the Text Editor and Diagram Editor side by side.
Proposed Implementation
- Create the
@openworkflowspec/dual-editor workspace package.
- Depend on
@openworkflowspec/text-editor and @openworkflowspec/diagram-editor.
- Add a resizable split-view with a draggable divider between the two editors.
- Keep the package private for now. Publishing will be handled separately.
Definition of Done
Description
Create
packages/dual-editor(@openworkflowspec/dual-editor) with a resizable split-view containing the Text Editor and Diagram Editor.Motivation
Provide the package foundation and layout required to use the Text Editor and Diagram Editor side by side.
Proposed Implementation
@openworkflowspec/dual-editorworkspace package.@openworkflowspec/text-editorand@openworkflowspec/diagram-editor.Definition of Done