dify/web/app/components/workflow/variable-inspect
yyh f9f3d33911
fix(variable-inspect): anchor clear button to right side of tab header
Position the clear button relative to the right divider instead of
following the tab labels, ensuring consistent positioning across
different language translations. Also fix tab switching jitter by
setting a fixed header height.
2026-01-28 20:34:23 +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 fix(variable-inspect): anchor clear button to right side of tab header 2026-01-28 20:34:23 +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