[PR #543] [MERGED] refac: response message #7163

Closed
opened 2025-11-11 17:18:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/543
Author: @tjbck
Created: 1/22/2024
Status: Merged
Merged: 1/22/2024
Merged by: @tjbck

Base: mainHead: message-refac


📝 Commits (4)

📊 Changes

2 files changed (+327 additions, -328 deletions)

View changed files

src/lib/components/chat/Messages/CodeBlock.svelte (+38 -0)
📝 src/lib/components/chat/Messages/ResponseMessage.svelte (+289 -328)

📄 Description

Resolves #542


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/543 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/22/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `message-refac` --- ### 📝 Commits (4) - [`e758855`](https://github.com/open-webui/open-webui/commit/e758855590524cad590b415d19658cd0168a5e9e) refac: response message - [`9c72f4d`](https://github.com/open-webui/open-webui/commit/9c72f4da0913b2601c0c254e8ff2f4a1f8a1805d) fix: styling - [`917ab08`](https://github.com/open-webui/open-webui/commit/917ab08f5c001ad9d3fe007cae9876ac92f1738d) fix: code block styling - [`52e7684`](https://github.com/open-webui/open-webui/commit/52e7684ff4da566b77712b7a97834c06e1b4f3f2) fix: code block unmount issue ### 📊 Changes **2 files changed** (+327 additions, -328 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/components/chat/Messages/CodeBlock.svelte` (+38 -0) 📝 `src/lib/components/chat/Messages/ResponseMessage.svelte` (+289 -328) </details> ### 📄 Description Resolves #542 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:18:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7163