SurfSense/surfsense_web/components/assistant-ui
Tim Ren 2727aebcc6 fix(web): drop react-dom/server from inline-mention-editor bundle
Replace ReactDOMServer.renderToString with a tiny createRoot + flushSync
helper so react-dom/server is no longer pulled into the client bundle on
every chat page load. react-dom is already in the bundle (React itself
uses it), so this adds zero new runtime weight.

Fixes #1189.
2026-04-15 20:01:16 +08:00
..
connector-popup feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
assistant-message.tsx feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
chat-session-status.tsx feat: added incentive credits system 2026-01-26 23:32:30 -08:00
citation-metadata-context.tsx feat: add mobile citation drawer and enhance citation metadata context for improved citation management 2026-03-30 02:06:57 +05:30
connector-popup.tsx Make Vision LLM opt-in for uploads and connectors 2026-04-10 16:45:51 +02:00
document-upload-popup.tsx chore: ran linting 2026-04-08 18:23:03 +05:30
edit-composer.tsx chore: ran frontend linting 2026-01-01 22:24:42 +05:30
image.tsx chore: ran linting 2026-04-07 05:55:39 +05:30
inline-citation.tsx chore: ran linting 2026-04-03 13:14:40 +05:30
inline-mention-editor.tsx fix(web): drop react-dom/server from inline-mention-editor bundle 2026-04-15 20:01:16 +08:00
markdown-code-block.tsx feat(web): lazy-load markdown syntax highlighter 2026-03-28 04:22:17 -04:00
markdown-text.tsx chore: ran linting 2026-03-30 01:50:41 +05:30
thinking-steps.tsx chore: linting 2026-03-31 14:45:46 -07:00
thread-list.tsx chore: ran linting 2026-04-07 05:55:39 +05:30
thread-scroll-to-bottom.tsx feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
thread.tsx feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
token-usage-context.tsx feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
tool-fallback.tsx refactor: integrate HITL approval UI for interrupt results 2026-04-13 20:19:23 +05:30
tooltip-icon-button.tsx chore: ran linting 2026-04-08 18:23:03 +05:30
user-message.tsx refactor: simplify author metadata handling in NewChatPage and UserMessage components 2026-03-29 16:11:00 +05:30