dify/web/app/components/workflow/skill
yyh 021f055c36
feat(skill-editor): add blank area context menu and align search/add styles
Add right-click context menu for file tree blank area with New File,
New Folder, and Upload Files options. Also align search input and
add button styles to match Figma design specs (24px height, 6px radius).
2026-01-19 11:38:59 +08:00
..
editor fix(skill-editor): remove unnecessary store subscriptions in tool-picker-block 2026-01-17 21:47:31 +08:00
file-tree feat(skill-editor): add blank area context menu and align search/add styles 2026-01-19 11:38:59 +08:00
hooks feat(skill-editor): add blank area context menu and align search/add styles 2026-01-19 11:38:59 +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-editor): add blank area context menu and align search/add styles 2026-01-19 11:38:59 +08:00
sidebar.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
skill-doc-editor.tsx fix(skill-editor): resolve React Compiler memoization warnings 2026-01-17 22:01:33 +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