SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar 803577436f refactor(playground): simplify API Playground description for clarity
- Removed redundant text from the API Playground description to enhance readability.
- Improved layout in FolderNode by adding dropdown state management for better user interaction.
- Updated Sidebar component styles for improved visual consistency and user experience.
2026-07-07 23:12:08 +05:30
..
AllChatsSidebar.tsx refactor(onboarding-tour, layout, sidebar): reduce thread fetch limit to 6 for improved performance 2026-07-07 11:04:04 +05:30
ChatListItem.tsx feat(sidebar): highlight active chat items for improved user interaction 2026-07-07 22:41:32 +05:30
CreditBalanceDisplay.tsx feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
DesktopLocalTabContent.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
DocumentsSidebar.tsx fix(sidebar): adjust button sizes and layout for improved UI consistency 2026-07-07 22:33:29 +05:30
index.ts feat(playground): implement Playground layout and navigation structure 2026-07-07 22:17:51 +05:30
LocalFilesystemBrowser.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
MobileSidebar.tsx refactor(sidebar): enhance MobileSidebar and SidebarUserProfile UI 2026-07-07 21:28:32 +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
NotificationsDropdown.tsx refactor(notifications): streamline NotificationsDropdown UI and remove unused components 2026-07-07 22:03:31 +05:30
Sidebar.tsx refactor(playground): simplify API Playground description for clarity 2026-07-07 23:12:08 +05:30
SidebarButton.tsx feat(sidebar): introduce SidebarButtonBadge for improved badge display 2026-07-07 22:48:23 +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 feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +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
SidebarUserProfile.tsx feat(sidebar): introduce SidebarButtonBadge for improved badge display 2026-07-07 22:48:23 +05:30