dify/web/app/components/workflow/variable-inspect
2026-06-09 08:51:28 +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
display-content.tsx feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +00:00
empty.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
group.tsx refactor(web): mark Props of workflow/variable-inspect components as read-only (#25219) (#37230) 2026-06-09 08:51:28 +00:00
index.tsx refactor(web): migrate workflow-variable-inpsect-panel-height to useSetLocalStorage (#36982) 2026-06-03 03:48:59 +00:00
large-data-alert.tsx refactor(web): mark Props of workflow/variable-inspect components as read-only (#25219) (#37230) 2026-06-09 08:51:28 +00:00
left.tsx refactor(web): mark Props of workflow/variable-inspect components as read-only (#25219) (#37230) 2026-06-09 08:51:28 +00:00
listening.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
panel.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
right.tsx refactor(web): mark Props of workflow/variable-inspect components as read-only (#25219) (#37230) 2026-06-09 08:51:28 +00:00
trigger.tsx fix(workflow): prevent inspect trigger text wrapping (#37099) 2026-06-05 07:26:23 +00:00
types.ts refactor(web): convert 7 enums to as-const objects (batch 5) (#33960) 2026-03-26 15:50:54 +08:00
utils.tsx refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
value-content-sections.tsx feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +00:00
value-content.helpers.ts feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
value-content.tsx refactor(web): mark Props of workflow/variable-inspect components as read-only (#25219) (#37230) 2026-06-09 08:51:28 +00:00