mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
- Updated `LayoutDataProvider` to toggle sidebar states for shared and private chats more efficiently. - Added new props to `MobileSidebar`, `Sidebar`, and `LayoutShell` to manage the open states of chat panels. - Improved button interactions in the sidebar to show/hide chat panels with updated tooltip text. - Enhanced styling for tab triggers in `AllPrivateChatsSidebar` and `AllSharedChatsSidebar` for better user experience. - Added new localization strings for "show all" and "hide" actions in multiple languages. |
||
|---|---|---|
| .. | ||
| AllPrivateChatsSidebar.tsx | ||
| AllSharedChatsSidebar.tsx | ||
| AnnouncementsSidebar.tsx | ||
| ChatListItem.tsx | ||
| DocumentsSidebar.tsx | ||
| InboxSidebar.tsx | ||
| index.ts | ||
| MobileSidebar.tsx | ||
| NavSection.tsx | ||
| PageUsageDisplay.tsx | ||
| Sidebar.tsx | ||
| SidebarCollapseButton.tsx | ||
| SidebarHeader.tsx | ||
| SidebarSection.tsx | ||
| SidebarSlideOutPanel.tsx | ||
| SidebarUserProfile.tsx | ||