SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar aea3040271 refactor: update sidebar components for improved styling and consistency
- Removed unused type import from `AllPrivateChatsSidebar` and `AllSharedChatsSidebar`.
- Adjusted class names for icons in sidebar components to enhance visual consistency.
- Updated `SidebarSection` to remove unnecessary gap classes for cleaner layout.
- Changed sync version in `client.ts` to v2 for user-specific database architecture.
- Modified search chat placeholder text in `en.json` for clarity.
2026-01-15 17:17:51 +05:30
..
AllPrivateChatsSidebar.tsx refactor: update sidebar components for improved styling and consistency 2026-01-15 17:17:51 +05:30
AllSharedChatsSidebar.tsx refactor: update sidebar components for improved styling and consistency 2026-01-15 17:17:51 +05:30
ChatListItem.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
index.ts feat: cleanup 2026-01-13 00:24:17 -08:00
MobileSidebar.tsx feat: implement search space deletion and fixed rback issues with shared chats 2026-01-13 01:45:58 -08:00
NavSection.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
PageUsageDisplay.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
Sidebar.tsx refactor: update sidebar components for improved styling and consistency 2026-01-15 17:17:51 +05:30
SidebarCollapseButton.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
SidebarHeader.tsx Remove all search spaces sheet and dropdown option 2026-01-13 00:49:27 +02:00
SidebarSection.tsx refactor: update sidebar components for improved styling and consistency 2026-01-15 17:17:51 +05:30
SidebarUserProfile.tsx fix: add referrerPolicy for Google profile images 2026-01-14 20:30:02 +02:00