dify/web/app/components/workflow/nodes/human-input
Wu Tianwei d3d42e3a8e
refactor: rename placeholder to default in form input (#31452)
2026-01-23 18:01:44 +08:00
..
components refactor: rename placeholder to default in form input (#31452) 2026-01-23 18:01:44 +08:00
hooks refactor: rename placeholder to default in form input (#31452) 2026-01-23 18:01:44 +08:00
default.ts feat: enhance user action validation in human input form by adding checks for duplicate IDs, empty IDs, and empty titles; update translations accordingly 2026-01-16 15:31:13 +08:00
node.tsx feat: add human input output structure and enhance filtering in human input form components 2026-01-07 18:07:30 +08:00
panel.tsx fix: update key prop in UserActionItem to use index for consistent rendering 2026-01-22 17:15:58 +08:00
types.ts refactor: rename placeholder to default in form input (#31452) 2026-01-23 18:01:44 +08:00
utils.ts feat: refactor user action handling in human input panel and update error messaging 2026-01-21 11:31:09 +08:00