forked from KaotoIO/kaoto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEMP] feat(Canvas): Add containers for branches
Currently, all children are rendered as individual nodes in the Canvas, making complicated to understand when a step belongs to a parent EIP or if it comes as a next step in the Camel Route. This commit adds support for rendering EIP branches as containers. fix: KaotoIO#368
- Loading branch information
Showing
25 changed files
with
6,623 additions
and
823 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,174 changes: 746 additions & 428 deletions
1,174
packages/ui/src/components/Visualization/Canvas/__snapshots__/Canvas.test.tsx.snap
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.