dify/web/app/components/workflow/nodes
2026-02-27 19:44:54 +08:00
..
_base refactor(web): remove mouseup listener in use-resize-panel cleanup (#32636) 2026-02-27 15:06:10 +08:00
agent
answer
assigner fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
code
data-source fix(web): disable HTML escaping for form field validation messages (#31292) 2026-01-20 18:43:01 +08:00
data-source-empty
document-extractor
end
http chore: update to eslint 10 (#32646) 2026-02-27 19:44:54 +08:00
human-input refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
if-else
iteration refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
iteration-start
knowledge-base refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
knowledge-retrieval fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
list-operator refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
llm fix: the action button of structure output modal should align right (#32700) 2026-02-27 17:28:41 +08:00
loop fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
loop-end
loop-start
parameter-extractor refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
question-classifier
start
template-transform
tool feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
trigger-plugin fix: trigger doc link (#31754) 2026-01-30 17:30:24 +08:00
trigger-schedule fix: trigger doc link (#31754) 2026-01-30 17:30:24 +08:00
trigger-webhook fix: trigger doc link (#31754) 2026-01-30 17:30:24 +08:00
variable-assigner refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
components.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
constants.ts
index.tsx
utils.ts