dify/web/app/components/workflow/nodes
Li zhongyu 1e76b9e1b8
refactor(web): migrate workflow-node-panel-width to useSetLocalStorage (#36983)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 04:32:41 +00:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base refactor(web): migrate workflow-node-panel-width to useSetLocalStorage (#36983) 2026-06-03 04:32:41 +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 feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +00:00
code refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +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 feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +00:00
human-input feat(ui): add kbd primitive (#36729) 2026-05-27 11:58:13 +00:00
if-else refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
iteration fix(dify-ui): align form label guidance (#36510) 2026-05-22 07:29:57 +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 fix(web): use generated account-profile contracts (#36927) 2026-06-02 07:28:05 +00:00
list-operator fix(dify-ui): align form label guidance (#36510) 2026-05-22 07:29:57 +00:00
llm refactor(web): scope workflow hotkeys (#36860) 2026-05-31 13:14:13 +00:00
loop feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +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 feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +00:00
question-classifier refactor(web): migrate question classifier label hint storage (#36932) 2026-06-02 10:28:50 +00:00
start refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
template-transform refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
tool feat(ui): add kbd primitive (#36729) 2026-05-27 11:58:13 +00:00
trigger-plugin refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +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: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +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