SurfSense/surfsense_web/components
Anish Sarkar 533084b433 feat: add InlineMentionEditor component for document mentions
- Introduced InlineMentionEditor to allow users to mention documents inline using '@'.
- Integrated the new editor into the Composer component, replacing the previous textarea input.
- Implemented functionality for handling document chips, mention triggers, and document removal.
- Enhanced user experience with real-time updates and improved keyboard navigation for mentions.
2025-12-25 13:44:18 +05:30
..
assistant-ui feat: add InlineMentionEditor component for document mentions 2025-12-25 13:44:18 +05:30
contact feat: migrated from zod v3 to v4 2025-12-20 05:10:47 -08:00
editConnector refactor: updated chonkie & removed junk code 2025-12-19 23:26:45 -08:00
homepage feat: released 0.0.9 changelog 2025-12-24 18:03:22 -08:00
new-chat refactor: update navigation and chat initialization logic 2025-12-25 12:18:45 +05:30
pricing chore: updated pricing section 2025-11-28 23:43:03 -08:00
prompt-kit feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
providers feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
settings feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
shared feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
sidebar feat: removed All chats,notes sidebar sheet 2025-12-23 20:51:10 -08:00
sources chore: linting 2025-12-10 14:41:32 -08:00
theme feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
tool-ui feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
ui feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
announcement-banner.tsx Refactor register page 2025-11-17 08:10:12 +02:00
BlockNoteEditor.tsx feat: enhance validation and formatting in editor and sidebar components 2025-12-16 21:27:31 +05:30
copy-button.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
dashboard-breadcrumb.tsx refactor: update navigation and chat initialization logic 2025-12-25 12:18:45 +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: biome checks 2025-10-15 14:38:26 -07:00
json-metadata-viewer.tsx refactor: streamline document actions 2025-11-30 15:06:48 -08:00
LanguageSwitcher.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
Logo.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
markdown-viewer.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
pricing.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
search-space-form.tsx refactor: update search space form text for clarity and conciseness 2025-12-23 01:35:29 -08:00
TokenHandler.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
UserDropdown.tsx feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00