dify/web/app/components/workflow/panel/chat-variable-panel/components
2026-06-11 00:18:51 +00:00
..
__tests__ fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
array-bool-list.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
array-value-list.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
bool-value.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
object-value-item.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
object-value-list.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
use-variable-modal-state.ts fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
variable-item.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
variable-modal-trigger.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
variable-modal.helpers.ts fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
variable-modal.sections.tsx fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
variable-modal.tsx fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
variable-type-select.tsx refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00