SurfSense/surfsense_web/components/layout/ui/sidebar
2026-05-19 20:58:19 +05:30
..
AllPrivateChatsSidebar.tsx Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp 2026-05-16 19:26:36 +05:30
AllSharedChatsSidebar.tsx Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp 2026-05-16 19:26:36 +05:30
AuthenticatedPageUsageDisplay.tsx feat(sidebar): live pages meter via Zero for authenticated users 2026-05-02 03:32:19 +05:30
ChatListItem.tsx refactor: replace button elements with Button component for improved consistency and styling across multiple UI components 2026-05-14 14:17:44 +05:30
DesktopLocalTabContent.tsx refactor: replace button elements with Button component for consistent styling across various UI components 2026-05-14 13:30:20 +05:30
DocumentsSidebar.tsx Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp 2026-05-16 19:26:36 +05:30
InboxSidebar.tsx refactor: update icons and improve sidebar styling for enhanced user experience 2026-05-15 00:25:58 +05:30
index.ts feat(announcements): rename "Announcements" to "What's New" across the application; add AnnouncementsDialog component for displaying updates; update empty state messaging; remove unused AnnouncementsSidebar component. 2026-05-03 18:42:29 +05:30
LocalFilesystemBrowser.tsx refactor: replace button elements with Button component for improved consistency and styling across additional UI components 2026-05-14 14:40:08 +05:30
MobileSidebar.tsx refactor: enhance ConnectToolsBanner functionality and update sidebar navigation handling 2026-05-17 16:46:34 +05:30
NavSection.tsx refactor(sidebar): update sidebar resizing logic to use pointer events; enhance drag cursor handling and improve sidebar width persistence 2026-05-04 01:47:17 +05:30
PageUsageDisplay.tsx feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
PremiumTokenUsageDisplay.tsx feat: unified credits and its cost calculations 2026-05-02 14:34:23 -07:00
Sidebar.tsx feat: add collapsed header content support in LayoutShell and Sidebar components 2026-05-19 20:58:19 +05:30
SidebarButton.tsx refactor: replace button elements with Button component for improved consistency and styling across additional UI components 2026-05-14 15:02:46 +05:30
SidebarCollapseButton.tsx feat: implement macOS-specific title bar adjustments and enhance RightPanel with toggle functionality 2026-05-19 18:57:06 +05:30
SidebarHeader.tsx refactor(sidebar): standardize padding, font sizes, and icon dimensions across sidebar components for improved consistency 2026-04-28 20:21:18 +05:30
SidebarSection.tsx refactor: update UI components to enhance hover effects and color consistency 2026-05-13 23:53:09 +05:30
SidebarSlideOutPanel.tsx refactor(sidebar): remove unused user icons from Private and Shared Chats sidebars; update Inbox header font size for consistency 2026-05-03 22:58:20 +05:30
SidebarUserProfile.tsx refactor: extract user avatar color and initials logic into a new utility module, update related components to use the new functions 2026-05-18 21:40:23 +05:30