SurfSense/surfsense_web/components/assistant-ui
Anish Sarkar 2fdf567b71 refactor: replace DocumentsDataTable with DocumentMentionPicker for improved document selection
- Introduced DocumentMentionPicker component to enhance document selection experience in the chat interface.
- Updated InlineMentionEditor and Composer components to utilize the new DocumentMentionPicker.
- Removed the deprecated DocumentsDataTable component to streamline the codebase and improve maintainability.
- Enhanced type safety and validation in document handling logic.
2025-12-26 00:41:14 +05:30
..
attachment.tsx chore: run biome lints 2025-12-25 19:32:18 +05:30
inline-citation.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
inline-mention-editor.tsx refactor: replace DocumentsDataTable with DocumentMentionPicker for improved document selection 2025-12-26 00:41:14 +05:30
markdown-text.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread-list.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread.tsx refactor: replace DocumentsDataTable with DocumentMentionPicker for improved document selection 2025-12-26 00:41:14 +05:30
tool-fallback.tsx add new chat page 2025-12-20 18:35:39 +02:00
tooltip-icon-button.tsx add new chat page 2025-12-20 18:35:39 +02:00