Files
dify/web/app/components/workflow
yyh ee91c9d5f1 refactor(web): remove redundant useUnifiedDrag abstraction layer
Simplify file drop hooks by removing the unnecessary useUnifiedDrag
wrapper that became redundant after internal node drag was migrated
to react-arborist's built-in system. Now useFolderFileDrop and
useRootFileDrop directly use useFileDrop, reducing code complexity
and eliminating unused treeChildren prop drilling.
2026-01-20 18:09:08 +08:00
..
2026-01-06 19:30:38 +08:00
2026-01-14 15:41:02 +08:00
2026-01-15 23:32:14 +08:00
2026-01-20 17:37:23 +08:00
2026-01-08 14:27:37 +08:00
2026-01-15 11:31:08 +08:00