[PR #78] [MERGED] feat: ui update #20141

Closed
opened 2026-04-20 02:46:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/78
Author: @tjbck
Created: 11/8/2023
Status: Merged
Merged: 11/8/2023
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (9)

📊 Changes

6 files changed (+355 additions, -333 deletions)

View changed files

📝 src/lib/components/chat/SettingsModal.svelte (+6 -4)
📝 src/lib/components/chat/Suggestions.svelte (+52 -28)
📝 src/lib/components/common/Modal.svelte (+1 -1)
📝 src/lib/components/layout/Navbar.svelte (+15 -9)
📝 src/lib/constants.ts (+2 -0)
📝 src/routes/+page.svelte (+279 -291)

📄 Description

No description provided


🔄 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/78 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 11/8/2023 **Status:** ✅ Merged **Merged:** 11/8/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (9) - [`8011d93`](https://github.com/open-webui/open-webui/commit/8011d9345d439604b3ea5dfa7b3bc86fe3890e2c) fix: cosmetic - [`1b35af1`](https://github.com/open-webui/open-webui/commit/1b35af1c62260de731ea7ec4c9b6a786fe0a1b27) feat: ui update - [`8386b28`](https://github.com/open-webui/open-webui/commit/8386b286e2eefd9c27ec493ee519d547a3749401) feat: messages ui update - [`648d14c`](https://github.com/open-webui/open-webui/commit/648d14cd23040c83e065ae60406aadcef6372216) feat: model select ui update - [`2d69cf8`](https://github.com/open-webui/open-webui/commit/2d69cf8cf4c37e3d3b436937b898d4492638b3af) feat: suggestions ui updated - [`397ea93`](https://github.com/open-webui/open-webui/commit/397ea933244d04ec64b963977d4aae69b038869f) feat: modal styling update - [`ab64931`](https://github.com/open-webui/open-webui/commit/ab64931fd353f4e399a397b41b2bc860a169603d) fix: modal styling - [`8d38666`](https://github.com/open-webui/open-webui/commit/8d38666da1dde3c019c6bddb3c86b736eef333d3) feat: prose ui update - [`aa30416`](https://github.com/open-webui/open-webui/commit/aa304165aaee77ae3ce02a87574fcce04a4a2f13) Merge branch 'main' into dev ### 📊 Changes **6 files changed** (+355 additions, -333 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/SettingsModal.svelte` (+6 -4) 📝 `src/lib/components/chat/Suggestions.svelte` (+52 -28) 📝 `src/lib/components/common/Modal.svelte` (+1 -1) 📝 `src/lib/components/layout/Navbar.svelte` (+15 -9) 📝 `src/lib/constants.ts` (+2 -0) 📝 `src/routes/+page.svelte` (+279 -291) </details> ### 📄 Description _No description provided_ --- <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 2026-04-20 02:46:21 -05: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#20141