SurfSense/surfsense_web/components/documents
Anish Sarkar 53259b6105 feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling
- 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.
2026-07-06 11:44:45 +05:30
..
CreateFolderDialog.tsx fix(dialogs): move open-reset effects into onOpenChange handlers 2026-04-19 16:09:34 +05:30
DocumentNode.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
DocumentsFilters.tsx feat(assistant-ui): add "Manage Connectors" option to ComposerAction and clean up DocumentsFilters component 2026-07-06 11:09:25 +05:30
DocumentTypeIcon.tsx feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
download-original-button.tsx fix(documents):use authenticated document access 2026-06-24 03:55:40 +05:30
FolderNode.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
FolderPickerDialog.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
FolderTreeView.tsx feat(sidebar): enhance document management UI and improve layout structure 2026-07-06 11:11:53 +05:30
version-history.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