SurfSense/surfsense_web/components
Anish Sarkar 36f1d28632 feat: implement infinite scroll and pagination for inbox items
- Enhanced the inbox functionality by adding infinite scroll support in the InboxSidebar, allowing users to load more items seamlessly as they scroll.
- Updated the useInbox hook to manage pagination, including loading states and item counts, improving performance with large datasets.
- Introduced new props in InboxSidebar for loading more items, handling loading states, and indicating if more items are available.
- Refactored the LayoutDataProvider to accommodate the new inbox loading logic, ensuring a smooth user experience.
2026-01-22 11:27:45 +05:30
..
assistant-ui Merge pull request #718 from AnishSarkar22/feat/github-connector 2026-01-21 12:28:28 -08:00
chat-comments feat: integrate Drawer component for mobile filtering in InboxSidebar 2026-01-22 04:02:32 +05:30
connectors chore: linting 2026-01-20 00:32:31 -08:00
contact feat: migrated from zod v3 to v4 2025-12-20 05:10:47 -08:00
homepage feat: add Google OAuth sign-in button to navbar 2026-01-19 16:22:07 -08:00
layout feat: implement infinite scroll and pagination for inbox items 2026-01-22 11:27:45 +05:30
new-chat Merge remote-tracking branch 'upstream/dev' into feat/inbox 2026-01-22 02:13:42 +05:30
pricing chore: updated pricing section 2025-11-28 23:43:03 -08:00
prompt-kit refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
providers chore: linting 2026-01-20 00:32:31 -08:00
settings chore: cleanup 2026-01-07 19:07:06 -08:00
shared Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
sources Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
theme feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
tool-ui Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
ui feat: integrate Drawer component for mobile filtering in InboxSidebar 2026-01-22 04:02:32 +05:30
BlockNoteEditor.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
dashboard-breadcrumb.tsx fix: removed dashboard from breadcrumb 2026-01-20 16:42:10 +05:30
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
DynamicBlockNoteEditor.tsx code quality issues fixed 2025-11-23 16:39:23 +05:30
inference-params-editor.tsx chore: linting 2026-01-07 19:10:53 -08:00
json-metadata-viewer.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
LanguageSwitcher.tsx feat: implement responsive row action dropdowns and enhance mobile sidebar navigation 2025-12-28 23:25:22 +05:30
Logo.tsx feat: implement connector status management and warnings, ran frontend linting 2026-01-09 18:55:50 +05:30
markdown-viewer.tsx feat: add custom callout component to MarkdownViewer for enhanced styling 2026-01-13 01:48:43 -08:00
onboarding-tour.tsx fix: query key caching for threads 2026-01-08 19:11:26 +02:00
pricing.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
search-space-form.tsx ui: adjust dashboard search spaces heading text and padding responsiveness 2026-01-03 01:09:33 +07:00
TokenHandler.tsx merge dev 2026-01-09 15:12:31 +02:00
UserDropdown.tsx Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00