cherry-studio/packages/shared/data/cache
MyPrototypeWhat 37766d5685 feat: implement tab management with independent MemoryRouter instances
- Introduced a new TabRouter component to manage routing for each tab independently, enhancing the tab management system.
- Updated the AppShell component to utilize the new TabRouter, allowing for true KeepAlive behavior with isolated history.
- Refactored the Sidebar component for improved navigation and tab creation, now supporting internal app routes.
- Enhanced the useTabs hook to ensure at least one default tab exists, improving user experience on initial load.
- Updated cacheSchemas to reflect changes in tab types and metadata structure.

These changes significantly improve the architecture and functionality of the tab system, providing a more robust user experience.
2025-12-05 16:21:37 +08:00
..
cacheSchemas.ts feat: implement tab management with independent MemoryRouter instances 2025-12-05 16:21:37 +08:00
cacheTypes.ts feat: CacheService & useCache Hooks 2025-09-15 14:12:41 +08:00
cacheValueTypes.ts feat: refactor cache management and update component dependencies 2025-09-16 00:40:36 +08:00