open-webui/src/lib/components/chat/Messages
2026-06-17 03:09:09 +02:00
..
Citations feat: add IFRAME_CSP env var for srcdoc iframe content security policy 2026-05-11 01:56:02 +09:00
Markdown perf(chat): cache KaTeX rendered HTML in reactive statement to avoid redundant renders (#25847) 2026-06-17 03:06:56 +02:00
ResponseMessage perf: replace JSON.stringify equality with fast-deep-equal (#23370) 2026-04-17 14:22:06 +09:00
Citations.svelte refac 2026-05-09 04:44:20 +09:00
CodeBlock.svelte perf: skip highlight.js auto-detection in read-only code blocks (#25824) 2026-06-17 02:57:02 +02:00
CodeExecutionModal.svelte refac: styling 2025-11-30 03:56:12 -05:00
CodeExecutions.svelte refac: code execution styling 2024-10-13 23:49:32 -07:00
ContentRenderer.svelte chore: format 2026-06-01 13:56:55 -07:00
Error.svelte fix: openai error handling 2025-08-11 17:00:06 +04:00
Markdown.svelte perf(ui): hoist marked.use() to module scope to prevent extension stacking (#25837) 2026-06-17 03:09:09 +02:00
Message.svelte chore: format 2026-04-24 18:48:21 +09:00
MultiResponseMessages.svelte perf: replace JSON.stringify equality with fast-deep-equal (#23370) 2026-04-17 14:22:06 +09:00
Name.svelte enh: <think> tag support 2025-01-22 00:13:24 -08:00
OutputEditView.svelte refac 2026-05-09 08:28:29 +09:00
ProfileImage.svelte fix:image url validation and signout post (#24420) 2026-05-09 07:33:31 +09:00
RateComment.svelte fix(a11y): add aria-labels to chat message components (#21708) 2026-02-22 14:36:42 -06:00
ResponseMessage.svelte refac 2026-05-09 08:28:29 +09:00
Skeleton.svelte refac: styling 2025-09-15 13:22:41 -05:00
UserMessage.svelte fix(ui): correct inverted high-contrast text colors for user message timestamp (#25461) 2026-06-01 09:26:18 -07:00