dify/web/app/components/workflow/skill
yyh b82b73ef94
refactor(skill-editor): split slice into separate files for better organization
Split the monolithic skill-editor-slice.ts into a dedicated directory with
individual slice files (tab, file-tree, dirty, metadata, file-operations-menu)
to improve maintainability and code organization.
2026-01-17 17:28:25 +08:00
..
editor feat: panel ui 2026-01-16 18:39:13 +08:00
file-tree refactor(skill-editor): split slice into separate files for better organization 2026-01-17 17:28:25 +08:00
hooks refactor(skill): use node.parent chain for ancestor traversal 2026-01-16 14:27:21 +08:00
utils feat(skill-editor): enhance + button with full operations and smart target folder 2026-01-15 16:10:01 +08:00
editor-area.tsx fix: css 2026-01-15 16:14:51 +08:00
editor-body.tsx fix: css 2026-01-15 16:14:51 +08:00
editor-tab-item.tsx feat(skill): implement VS Code-style preview/pinned tab management 2026-01-16 11:20:49 +08:00
editor-tabs.tsx feat: support save settings 2026-01-16 17:44:40 +08:00
main.tsx feat(skill): implement file tree search with debounced filtering 2026-01-16 14:44:44 +08:00
sidebar-search-add.tsx feat(skill): implement file tree search with debounced filtering 2026-01-16 14:44:44 +08:00
sidebar.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
skill-doc-editor.tsx fix: click tool not show current 2026-01-16 17:52:40 +08:00
skill-page-layout.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
type.ts refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00