dify/web/app/components/workflow/skill/editor
yyh ab52550abe
feat(sandbox): use extension field for file icon type mapping
Enhance getFileIconType to accept an extension parameter and cover all
13 FileAppearanceTypeEnum types using an O(1) Map lookup. Update all
call sites to pass the API-provided extension for accurate icon display.
2026-01-27 16:21:03 +08:00
..
skill-editor feat(sandbox): use extension field for file icon type mapping 2026-01-27 16:21:03 +08:00
code-file-editor.tsx feat: split different filetypes 2026-01-15 14:53:00 +08:00
markdown-file-editor.tsx add skill markdown file collaboration 2026-01-27 14:08:44 +08:00