dify/web/app/components/workflow/nodes/if-else
Stephen Zhou a26881cb24
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2025-12-19 12:08:34 +08:00
..
components refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +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