dify/web/app/components/workflow/skill/utils
yyh f1100b82f9
feat(skill-editor): render flat search result list in file tree
Replace the tree-filtered search with a flat list that shows icon + name
on the left and parent path on the right, matching the Figma design.
Clicking a file opens its tab; clicking a folder clears the search and
reveals the folder in the tree.
2026-02-06 15:39:00 +08:00
..
drag-utils.ts feat: unified drag-and-drop for skill file tree 2026-01-20 18:09:08 +08:00
file-utils.ts fix(web): exclude PDF from text-like file detection 2026-02-05 17:45:38 +08:00
skill-upload-utils.ts feat(skill): add preprocessing for markdown files before upload 2026-01-28 20:17:21 +08:00
tree-utils.ts feat(skill-editor): render flat search result list in file tree 2026-02-06 15:39:00 +08:00
zip-extract.ts feat: add ZIP skill import with client-side extraction 2026-01-30 21:54:00 +08:00
zip-to-upload-tree.ts feat: add ZIP skill import with client-side extraction 2026-01-30 21:54:00 +08:00