dify/web/app/components/workflow/skill
2026-02-14 11:00:52 +08:00
..
editor fix: view vars artifacts md not support scroll and loading not in the center 2026-02-14 11:00:52 +08:00
file-tree refactor(skill): replace @remixicon/react imports with CSS icon classes 2026-02-09 19:51:05 +08:00
hooks test(skill): add comprehensive unit tests for file-tree domain 2026-02-07 16:53:58 +08:00
skill-body refactor(skill): replace @remixicon/react imports with CSS icon classes 2026-02-09 19:51:05 +08:00
start-tab refactor(skill): replace @remixicon/react imports with CSS icon classes 2026-02-09 19:51:05 +08:00
utils feat(skill-editor): render flat search result list in file tree 2026-02-06 15:39:00 +08:00
viewer refactor(skill): replace @remixicon/react imports with CSS icon classes 2026-02-09 19:51:05 +08:00
constants.ts feat: add ArtifactSlice and integrate artifact preview into skill editor tabs 2026-01-29 17:52:41 +08:00
main.tsx refactor(skill): regroup skill body, file tree, and tree hooks 2026-02-07 14:20:01 +08:00
type.ts