mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Add START_TAB_ID constant and StartTabItem/StartTabContent components - Default to Start tab when no file tabs are open - Optimize zustand selectors to subscribe to specific Map values instead of entire Map objects, reducing unnecessary re-renders when other tabs change - Refactor useSkillFileSave to accept precise values instead of Map/Set |
||
|---|---|---|
| .. | ||
| debug | ||
| skill-editor | ||
| chat-variable-slice.ts | ||
| env-variable-slice.ts | ||
| form-slice.ts | ||
| help-line-slice.ts | ||
| history-slice.ts | ||
| index.ts | ||
| layout-slice.ts | ||
| node-slice.ts | ||
| panel-slice.ts | ||
| tool-slice.ts | ||
| use-nodes.ts | ||
| version-slice.ts | ||
| workflow-draft-slice.ts | ||
| workflow-slice.ts | ||