SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar 2fa8b76b56 feat(playground): enhance Playground layout with new sidebar and navigation functions
- Introduced PlaygroundSidebar component for improved navigation within the API Playground.
- Added utility functions for generating navigation items and groups, enhancing modularity and reusability.
- Updated PlaygroundLayoutShell to utilize new navigation functions, streamlining the layout structure.
- Enhanced RoutedSectionShell to support optional desktop navigation, improving responsiveness and user experience.
2026-07-08 10:06:41 +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 refactor(user-settings): update terminology for auto-reload and credit features 2026-07-08 02:51:23 +05:30
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(sidebar): simplify NotificationsDropdown aria-label and adjust Sidebar layout 2026-07-08 00:59:16 +05:30
Sidebar.tsx feat(playground): enhance Playground layout with new sidebar and navigation functions 2026-07-08 10:06:41 +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