SurfSense/surfsense_web/components/layout/ui/sidebar
2026-07-06 13:28:02 +05:30
..
AllChatsSidebar.tsx refactor(sidebar): update AllChatsSidebar styling and folder type validation 2026-07-06 13:05:29 +05:30
ChatListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
CreditBalanceDisplay.tsx feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
DesktopLocalTabContent.tsx chore: ran linting 2026-05-19 21:02:07 +05:30
DocumentsSidebar.tsx Merge remote-tracking branch 'upstream/ci_mvp' into feat/ci-ui-changes 2026-07-06 13:25:51 +05:30
InboxSidebar.tsx Merge remote-tracking branch 'upstream/ci_mvp' into feat/ci-ui-changes 2026-07-06 13:25:51 +05:30
index.ts feat(chats): implement ChatsPage component and update layout for all chats functionality 2026-07-06 10:26:32 +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 Merge remote-tracking branch 'upstream/ci_mvp' into feat/ci-ui-changes 2026-07-06 13:25:51 +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
Sidebar.tsx refactor(sidebar): enhance layout and styling in FolderTreeView and AllChatsSidebar 2026-07-06 13:05:11 +05:30
SidebarButton.tsx chore: ran linting 2026-05-19 21:02:07 +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
SidebarListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
SidebarSection.tsx refactor(sidebar): update SidebarSection transition styles for improved visibility 2026-07-06 13:28:02 +05:30
SidebarSlideOutPanel.tsx refactor(web): replace slideout panel window event with jotai atom (fixes #1358) 2026-05-24 16:41:47 +07:00
SidebarUserProfile.tsx feat(download): Enhance download functionality by adding mobile OS detection and updating UI components accordingly 2026-06-04 11:48:44 +05:30