dify/web/app/components/workflow/nodes
Wu Tianwei b690ac4e2a
fix: Remove sticky positioning from workflow component fields (#25470)
2025-09-10 15:17:49 +08:00
..
_base fix: Remove sticky positioning from workflow component fields (#25470) 2025-09-10 15:17:49 +08:00
agent to RefObject (#25192) 2025-09-05 10:14:13 +08:00
answer lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
assigner to RefObject (#25192) 2025-09-05 10:14:13 +08:00
code to RefObject (#25192) 2025-09-05 10:14:13 +08:00
document-extractor to RefObject (#25192) 2025-09-05 10:14:13 +08:00
end lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
http to RefObject (#25192) 2025-09-05 10:14:13 +08:00
if-else to RefObject (#25192) 2025-09-05 10:14:13 +08:00
iteration to RefObject (#25192) 2025-09-05 10:14:13 +08:00
iteration-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
knowledge-retrieval to RefObject (#25192) 2025-09-05 10:14:13 +08:00
list-operator Fix/disable no constant binary expression (#25311) 2025-09-08 20:44:20 +08:00
llm feat: Add customized json schema validation (#25408) 2025-09-09 15:15:32 +08:00
loop feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
loop-end Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
loop-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
parameter-extractor to RefObject (#25192) 2025-09-05 10:14:13 +08:00
question-classifier to RefObject (#25192) 2025-09-05 10:14:13 +08:00
start to RefObject (#25192) 2025-09-05 10:14:13 +08:00
template-transform to RefObject (#25192) 2025-09-05 10:14:13 +08:00
tool to RefObject (#25192) 2025-09-05 10:14:13 +08:00
variable-assigner to RefObject (#25192) 2025-09-05 10:14:13 +08:00
constants.ts fix: workflow file add related-id in iteration node (#16255) 2025-03-21 20:57:02 +08:00
index.tsx Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00