mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-08 22:22:17 +02:00
- Added SidebarListItem component to standardize the appearance of sidebar items across DocumentNode and FolderNode. - Refactored DocumentNode and FolderNode to utilize SidebarListItem for improved layout and interaction. - Updated ChatListItem to leverage sidebarListItemClassName for consistent styling. - Enhanced SidebarSection to improve content rendering and visibility transitions. |
||
|---|---|---|
| .. | ||
| AllChatsSidebar.tsx | ||
| ChatListItem.tsx | ||
| CreditBalanceDisplay.tsx | ||
| DesktopLocalTabContent.tsx | ||
| DocumentsSidebar.tsx | ||
| InboxSidebar.tsx | ||
| index.ts | ||
| LocalFilesystemBrowser.tsx | ||
| MobileSidebar.tsx | ||
| NavSection.tsx | ||
| Sidebar.tsx | ||
| SidebarButton.tsx | ||
| SidebarCollapseButton.tsx | ||
| SidebarHeader.tsx | ||
| SidebarListItem.tsx | ||
| SidebarSection.tsx | ||
| SidebarSlideOutPanel.tsx | ||
| SidebarUserProfile.tsx | ||