dify/web/app/components/workflow/nodes
2026-05-05 19:55:21 +08:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base Merge branch 'main' into jzh 2026-05-05 19:55:21 +08:00
agent chore(dify-ui): update tooltip and infotip migration (#35543) 2026-04-24 06:36:48 +00:00
answer chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
assigner chore: fix oxlint warnings (unused variables and imports) (#35249) 2026-04-20 13:43:17 +00:00
code refactor: migrate from PortalToFollowElem to Popover component across various components (#35454) 2026-04-21 10:09:22 +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(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
document-extractor fix(web): secure external form help links (#35751) 2026-05-04 09:18:28 +00:00
end chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
http chore: fix oxlint warnings (unused variables and imports) (#35249) 2026-04-20 13:43:17 +00:00
human-input refactor(web): migrate HITL overlays to base dialog (#35792) 2026-05-05 08:50:49 +00:00
if-else refactor: migrate base/select to dify-ui/select (#35487) 2026-04-22 09:35:57 +00:00
iteration fix(web): snippet add 2026-04-28 14:58:43 +08:00
iteration-start chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
knowledge-base refactor(web): migrate short tooltips to dify-ui (#35715) 2026-04-30 03:29:17 +00:00
knowledge-retrieval refactor: migrate from PortalToFollowElem to Popover component across various components (#35454) 2026-04-21 10:09:22 +00:00
list-operator refactor: migrate base/select to dify-ui/select (#35487) 2026-04-22 09:35:57 +00:00
llm refactor(web): migrate legacy tooltip to infotip (#35774) 2026-05-04 13:17:09 +00:00
loop fix(web): snippet add 2026-04-28 14:58:43 +08:00
loop-end chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
loop-start chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
parameter-extractor refactor: migrate base/select to dify-ui/select (#35487) 2026-04-22 09:35:57 +00:00
question-classifier chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
start refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
template-transform fix(web): secure external form help links (#35751) 2026-05-04 09:18:28 +00:00
tool chore(dify-ui): update tooltip and infotip migration (#35543) 2026-04-24 06:36:48 +00:00
trigger-plugin refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
trigger-schedule refactor(web): migrate short tooltips to dify-ui (#35715) 2026-04-30 03:29:17 +00:00
trigger-webhook refactor(web/select): base selects to dify-ui (#35720) 2026-04-30 06:15:08 +00:00
variable-assigner refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +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