-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: #368
- Loading branch information
Showing
25 changed files
with
6,621 additions
and
821 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,170 changes: 744 additions & 426 deletions
1,170
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.