dify/web/app/components/workflow/nodes/if-else
Wu Tianwei 0e62a66cc2
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 10:22:16 +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 to RefObject (#25192) 2025-09-05 10:14:13 +08:00
utils.ts feat: add type integer to VarType (#25500) 2025-09-12 21:09:41 +08:00