mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Add useIsMutating hook to track ongoing mutations - Apply pointer-events-none and opacity-50 when mutating - Prevents user interaction during file operations |
||
|---|---|---|
| .. | ||
| editor | ||
| hooks | ||
| store | ||
| utils | ||
| context.tsx | ||
| editor-area.tsx | ||
| editor-body.tsx | ||
| editor-tab-item.tsx | ||
| editor-tabs.tsx | ||
| file-node-menu.tsx | ||
| file-tree.tsx | ||
| folder-node-menu.tsx | ||
| main.tsx | ||
| sidebar-search-add.tsx | ||
| sidebar.tsx | ||
| skill-doc-editor.tsx | ||
| skill-page-layout.tsx | ||
| tree-context-menu.tsx | ||
| tree-node.tsx | ||
| type.ts | ||