dify/web/app/components/workflow/nodes/human-input
2026-07-08 09:01:30 +00:00
..
__tests__ feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
components refactor(web): migrate workflow app context consumers (#38552) 2026-07-08 09:01:30 +00:00
hooks feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
default.ts feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
node.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
panel.tsx feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
types.ts feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
utils.ts feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00