dify/web/app/components/workflow/nodes/human-input
2026-04-23 18:55:34 +08:00
..
__tests__ Show typed human input outputs in panel 2026-04-23 18:55:34 +08:00
components Localize human input field configuration labels 2026-04-23 18:55:34 +08:00
hooks Allow typed single-run human input submissions 2026-04-23 18:55:34 +08:00
default.ts Infer human input output variable types 2026-04-23 18:55:34 +08:00
node.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
panel.tsx Show typed human input outputs in panel 2026-04-23 18:55:34 +08:00
types.ts Fix human input typing regressions 2026-04-23 18:55:34 +08:00
utils.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00