dify/web/app/components/workflow/nodes/iteration
2025-02-28 19:33:47 +08:00
..
add-block.tsx fix: adjust iteration node dark style (#13051) 2025-01-26 11:19:41 +08:00
default.ts Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
node.tsx fix: add missed background color to iteration node (#13448) 2025-02-10 10:04:56 +08:00
panel.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
types.ts feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
use-config.ts fix: iteration output array type causes always outputting string array (#11686) 2024-12-16 15:06:03 +08:00
use-interactions.ts fix: the edges between the nodes inside the copied iteration node are… (#12692) 2025-02-28 19:33:47 +08:00