dify/web/app/components/workflow/store
yyh b527921f3f
feat: unified drag-and-drop for skill file tree
Implement unified drag system that supports both internal node moves
and external file uploads with consistent UI feedback. Uses native
HTML5 drag API with shared visual states (isDragOver, isBlinking,
DragActionTooltip showing 'Move to' or 'Upload to').
2026-01-20 18:09:08 +08:00
..
__tests__ chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow feat: unified drag-and-drop for skill file tree 2026-01-20 18:09:08 +08:00
index.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
trigger-status.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00