dify/web/app/components/workflow/nodes
2026-04-28 15:30:35 +08:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base fix(web): snippet can use input fields 2026-04-28 15:30:35 +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 chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +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: migrate from PortalToFollowElem to Popover component across various components (#35454) 2026-04-21 10:09:22 +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 chore: update dependency catalog (#35594) 2026-04-27 07:29:42 +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 chore(dify-ui): update tooltip and infotip migration (#35543) 2026-04-24 06:36:48 +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 chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +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 chore: update dependency catalog (#35594) 2026-04-27 07:29:42 +00:00
trigger-webhook chore: update dependency catalog (#35594) 2026-04-27 07:29:42 +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