mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
1. Add confirmation dialog when closing dirty tabs 2. Fix file double-click race condition with useDelayedClick hook 3. Fix previewTabId orphan state in closeTab 4. Remove auto-pin on every keystroke (VS Code behavior) 5. Extract shared MenuItem component to eliminate duplication 6. Make nodeId optional when node is provided (reduce props drilling) |
||
|---|---|---|
| .. | ||
| use-delayed-click.ts | ||
| use-file-operations.ts | ||
| use-skill-asset-tree.ts | ||