dify/web/app/components/workflow/skill/file-tree
yyh 7756c151ed
feat: add VSCode-style blink animation before folder auto-expand
When dragging files over a closed folder, the highlight now blinks
during the second half of the 2-second hover period to signal that
the folder is about to expand. This provides better visual feedback
similar to VSCode's drag-and-drop behavior.
2026-01-19 18:35:26 +08:00
..
index.tsx refactor file drop handlers into hooks 2026-01-19 18:05:58 +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): merge BlankAreaMenu into NodeMenu 2026-01-19 14:22:25 +08:00
tree-context-menu.tsx fix(skill): pass root nodeId for blank-area context menu 2026-01-19 14:23:38 +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 fix: fold indent style 2026-01-19 16:34:46 +08:00
tree-node.tsx feat: add VSCode-style blink animation before folder auto-expand 2026-01-19 18:35:26 +08:00