dify/web/app/components/workflow/nodes
2026-06-11 01:05:08 +00:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base refactor: use foxact package for copied hooks (#37308) 2026-06-11 01:05:08 +00:00
agent feat(dify-ui): add status and progress primitives (#36615) 2026-05-25 08:31:52 +00:00
answer refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
assigner refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
code refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
data-source refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
data-source-empty refactor(web): improve retrieval and tag control semantics (#36521) 2026-05-22 09:01:31 +00:00
document-extractor fix(web): secure external form help links (#35751) 2026-05-04 09:18:28 +00:00
end refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
http refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
human-input refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
if-else refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
iteration feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
iteration-start refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
knowledge-base refactor(web): improve retrieval and tag control semantics (#36521) 2026-05-22 09:01:31 +00:00
knowledge-retrieval refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
list-operator refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
llm refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
loop refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
loop-end chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
loop-start refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
parameter-extractor refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
question-classifier refactor: use foxact package for copied hooks (#37308) 2026-06-11 01:05:08 +00:00
start refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
template-transform refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
tool refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
trigger-plugin refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
trigger-schedule fix(web): use generated account-profile contracts (#36927) 2026-06-02 07:28:05 +00:00
trigger-webhook refactor(web): improve retrieval and tag control semantics (#36521) 2026-05-22 09:01:31 +00:00
variable-assigner refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
components.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
constants.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
index.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00