dify/web/app/components/workflow/variable-inspect
yyh 20d19fead9
fix(web): align variable inspect tabs in empty state
- reserve left column width in empty layout to prevent tab shift
- keep close action aligned with split-panel header
2026-01-28 14:15:55 +08:00
..
artifacts-tab.tsx feat(web): add FileDownload01 icon and use it in artifacts tab 2026-01-28 14:11:18 +08:00
display-content.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
empty.tsx fix: check and update doc links (#30849) 2026-01-22 16:13:09 +08:00
group.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
index.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
inspect-layout.tsx fix(web): align variable inspect tabs in empty state 2026-01-28 14:15:55 +08:00
large-data-alert.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
left.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
listening.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
panel.tsx refactor(web): extract split layout for variable inspect 2026-01-28 14:06:34 +08:00
right.tsx refactor(web): extract split layout for variable inspect 2026-01-28 14:06:34 +08:00
split-panel.tsx refactor(web): extract split layout for variable inspect 2026-01-28 14:06:34 +08:00
tab-header.tsx refactor: extract InspectLayout composition component to eliminate repeated header/close patterns 2026-01-28 12:50:04 +08:00
trigger.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
utils.tsx feat: Add @agent icon and implement agent alias variables in workflow 2026-01-27 02:42:37 +08:00
value-content.tsx feat: Add support for array[message](List[promptMessage]) variable type 2026-01-26 17:50:18 +08:00
variables-tab.tsx refactor(web): extract split layout for variable inspect 2026-01-28 14:06:34 +08:00