dify/web/app/components/workflow/skill/file-tree
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
..
blank-area-menu.tsx feat(skill-editor): add blank area context menu and align search/add styles 2026-01-19 11:38:59 +08:00
index.tsx feat(skill-editor): add blank area context menu and align search/add styles 2026-01-19 11:38:59 +08:00
menu-item.tsx refactor(skill): unify node menu components with cva variants 2026-01-16 13:51:49 +08:00
node-menu.tsx refactor(skill): unify node menu components with cva variants 2026-01-16 13:51:49 +08:00
tree-context-menu.tsx feat(skill-editor): add blank area context menu and align search/add styles 2026-01-19 11:38:59 +08:00
tree-edit-input.tsx feat(skill): add inline rename and guide lines to file tree 2026-01-15 21:30:02 +08:00
tree-guide-lines.tsx feat(skill): add inline rename and guide lines to file tree 2026-01-15 21:30:02 +08:00
tree-node.tsx refactor(skill): extract tree node handlers into reusable hooks 2026-01-16 14:15:21 +08:00