dify/web/app/components/workflow/skill/hooks
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
..
use-delayed-click.ts fix(skill): address code review issues for tab management 2026-01-16 11:20:49 +08:00
use-file-operations.ts refactor(skill): move skill editor slice to core workflow store 2026-01-16 13:51:50 +08:00
use-skill-asset-tree.ts refactor(skill): centralize asset tree data fetching with custom hooks 2026-01-15 19:45:33 +08:00
use-sync-tree-with-active-tab.ts refactor(skill): use node.parent chain for ancestor traversal 2026-01-16 14:27:21 +08:00
use-tree-node-handlers.ts feat(skill-editor): add blank area context menu and align search/add styles 2026-01-19 11:38:59 +08:00