dify/web/app/components/workflow/nodes/if-else
Joel dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-08-26 18:16:05 +08:00
..
components feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
default.ts feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +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 feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08: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 feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
utils.ts feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00