dify/web/app/components/workflow/nodes/if-else
耐小心 4486b54680
Clean up legacy conditions data in if-else nodes to prevent misjudgments (#28148)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-21 14:26:57 +08:00
..
components feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +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: add type integer to VarType (#25500) 2025-09-12 21:09:41 +08:00