dify/web/app/components/workflow/skill/viewer
yyh 799d0c0d0b
feat(skill-editor): auto-focus editor on file creation and improve tree-tab sync
Add editorAutoFocusFileId state to automatically focus the editor when
a new text file is created. Improve tree-tab synchronization by adding
syncSignal/isTreeLoading guards, deduplicating rAF calls, and skipping
redundant select/openParents operations when the node is already active.
2026-02-06 14:21:33 +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
pdf-file-preview.tsx feat(skill-editor): auto-focus editor on file creation and improve tree-tab sync 2026-02-06 14:21:33 +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(web): add inline PDF preview support for skill file viewer 2026-02-05 17:21:01 +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