Commit 794ab14
committed
improvement(workflow): refine canvas interactions and rendering
1 parent 06506bb commit 794ab14
53 files changed
Lines changed: 4596 additions & 619 deletions
File tree
- apps
- realtime/src
- database
- middleware
- sim
- app/workspace/[workspaceId]/w
- [workflowId]
- components
- action-bar
- workflow-block
- workflow-edge
- hooks
- utils
- components
- preview/components/preview-workflow/components/block
- sidebar/components/search-modal
- components
- command-items
- search-groups
- components
- executor/execution
- hooks
- lib
- api/contracts
- copilot/tools/server/workflow/edit-workflow
- workflows
- autolayout
- blocks
- comparison
- diff
- sanitization
- subblocks
- stores/workflows/workflow
- packages
- emcn/src/components
- chip-tag
- tooltip
- realtime-protocol/src
- testing/src/factories
- workflow-persistence/src
- workflow-renderer
- src
- edge
- lib
- workflow-block
- workflow-types/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
739 | 766 | | |
740 | 767 | | |
741 | 768 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments