Implement new workflow node design (#13929)
## Demo workflows + workflow runs https://github.com/user-attachments/assets/f2ee9451-37c3-4fce-803e-7696093456c6 ## Demo workflow versions https://github.com/user-attachments/assets/0f40c670-3fb3-4c73-a842-549b31ae26df ## With Branches disabled https://github.com/user-attachments/assets/a9a39515-dd18-4310-b96e-a42dbebb17d9
This commit is contained in:
committed by
GitHub
parent
abe6b7828b
commit
cded145609
-1
@@ -1 +0,0 @@
|
||||
export const EDGE_GREEN_CIRCLE_MARKED_ID = 'workflow-edge-green-circle';
|
||||
-2
@@ -1,2 +0,0 @@
|
||||
export const EDGE_GREEN_ROUNDED_ARROW_MARKER_ID =
|
||||
'workflow-edge-green-arrow-rounded';
|
||||
-1
@@ -1 +0,0 @@
|
||||
export const EDGE_GREEN_ROUNDED_ARROW_MARKER_WIDTH_PX = 6;
|
||||
-1
@@ -1 +0,0 @@
|
||||
export const EDGE_ROUNDED_ARROW_MARKER_ID = 'workflow-edge-arrow-rounded';
|
||||
-1
@@ -1 +0,0 @@
|
||||
export const NODE_BORDER_WIDTH = 1;
|
||||
Reference in New Issue
Block a user