dify/web/app/components/workflow/nodes/if-else
Wu Tianwei e7c26a2f3f
refactor: update useNodes import to use reactflow across multiple components (#29195)
2025-12-05 16:38:03 +08:00
..
components refactor: update useNodes import to use reactflow across multiple components (#29195) 2025-12-05 16:38:03 +08:00
default.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
node.tsx feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
panel.tsx style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
types.ts feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
use-config.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-is-var-file-attribute.ts Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
use-single-run-form-params.ts Clean up legacy conditions data in if-else nodes to prevent misjudgments (#28148) 2025-11-21 14:26:57 +08:00
utils.ts Feat/web workflow improvements (#27981) 2025-11-25 19:54:40 +08:00