dify/web/app/components/workflow/skill/viewer
yyh 00e9dce3ad
feat: add isPreviewable guard for binary file preview in artifacts
Add a unified isPreviewable flag to useFileTypeInfo that guards against
rendering binary files as text in both skill artifacts and variable
inspect artifacts preview. Upgrade extension arrays to Sets for O(1)
lookups.
2026-02-04 13:32:22 +08:00
..
sqlite-file-preview Revert "refactor(skill): replace React icon components with CSS Icons" 2026-01-30 12:42:20 +08:00
media-file-preview.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
read-only-code-preview.tsx feat(inspect): add read-only file preview in ArtifactsTab 2026-01-29 16:42:22 +08:00
read-only-file-preview.tsx feat: add isPreviewable guard for binary file preview in artifacts 2026-02-04 13:32:22 +08:00
read-only-markdown-preview.tsx feat(inspect): add read-only file preview in ArtifactsTab 2026-01-29 16:42:22 +08:00
unsupported-file-download.tsx fix(skill): use downloadUrl utility instead of window.open for file downloads 2026-01-29 12:49:15 +08:00