dify/web/app/components/workflow/skill/file-tree
yyh 106cb8e373
refactor(skill): unify node menu components with cva variants
Merge file-node-menu.tsx and folder-node-menu.tsx into a single
declarative NodeMenu component that uses type prop to determine
menu items. Add cva-based variant support to MenuItem for consistent
destructive styling.
2026-01-16 13:51:49 +08:00
..
index.tsx feat(skill): implement VS Code-style preview/pinned tab management 2026-01-16 11:20:49 +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 refactor(skill): unify node menu components with cva variants 2026-01-16 13:51:49 +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): unify node menu components with cva variants 2026-01-16 13:51:49 +08:00