dify/web/app/components/workflow/nodes/iteration
CodingOnStar 2e0a7857f0 feat: enhance candidate node interactions with iteration constraints and add block functionality 2025-10-24 14:47:29 +08:00
..
add-block.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
default.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
node.tsx Fix: avoid mutating node props (#26266) 2025-09-27 09:50:32 +08:00
panel-add-block.tsx feat: enhance candidate node interactions with iteration constraints and add block functionality 2025-10-24 14:47:29 +08:00
panel.tsx fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104) 2025-07-29 21:39:40 +08:00
types.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
use-config.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-interactions.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-single-run-form-params.ts to RefObject (#25192) 2025-09-05 10:14:13 +08:00