dify/web/app/components/workflow
2025-03-10 10:38:16 +08:00
..
block-selector Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
header feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
help-line
hooks feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
nodes fix: metadata list sort 2025-03-10 10:38:16 +08:00
note-node fix: workflow note editor placeholder (#14380) 2025-02-26 13:55:25 +08:00
operator feat: add pan and zoom support for MiniMap (#13382) 2025-02-08 11:57:41 +08:00
panel feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
plugin-dependency Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
run Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
block-icon.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
blocks.tsx Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
candidate-node.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
constants.ts Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
context.tsx
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
dsl-export-confirm-modal.tsx
features.tsx
index.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
limit-tips.tsx
node-contextmenu.tsx
panel-contextmenu.tsx Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
shortcuts-name.tsx Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
store.ts feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
style.css Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
syncing-data-modal.tsx
types.ts feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
update-dsl-modal.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
utils.ts Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
workflow-history-store.tsx