cherry-studio/src
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
..
main Merge remote-tracking branch 'origin/v2' into feat/router-design 2025-12-04 13:59:53 +08:00
preload refactor(preferences): rename and update multiple preferences result type 2025-12-02 15:09:32 +08:00
renderer feat: implement tab management with independent MemoryRouter instances 2025-12-05 16:21:37 +08:00