[PR #744] [MERGED] feat: fullscreen mode #7236

Closed
opened 2025-11-11 17:21:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/744
Author: @tjbck
Created: 2/15/2024
Status: Merged
Merged: 2/15/2024
Merged by: @tjbck

Base: mainHead: fullscreen-mode


📝 Commits (3)

📊 Changes

5 files changed (+48 additions, -5 deletions)

View changed files

📝 src/lib/components/chat/Messages.svelte (+5 -1)
📝 src/lib/components/chat/Settings/Interface.svelte (+27 -0)
📝 src/lib/components/layout/Navbar.svelte (+6 -2)
📝 src/routes/(app)/+page.svelte (+5 -1)
📝 src/routes/(app)/c/[id]/+page.svelte (+5 -1)

📄 Description

Resolves #711


🔄 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/744 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/15/2024 **Status:** ✅ Merged **Merged:** 2/15/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fullscreen-mode` --- ### 📝 Commits (3) - [`27ae4d0`](https://github.com/open-webui/open-webui/commit/27ae4d0d82dea4fb5ef0f0aba6304070e783ccee) feat: fullscreen mode - [`6603a40`](https://github.com/open-webui/open-webui/commit/6603a40b4a3a417aebb90d3847b7f9e7e0498cc6) fix: classnames - [`493207e`](https://github.com/open-webui/open-webui/commit/493207e9a7068d63fd5299a7670eeea34dd9b15c) fix: styling ### 📊 Changes **5 files changed** (+48 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages.svelte` (+5 -1) 📝 `src/lib/components/chat/Settings/Interface.svelte` (+27 -0) 📝 `src/lib/components/layout/Navbar.svelte` (+6 -2) 📝 `src/routes/(app)/+page.svelte` (+5 -1) 📝 `src/routes/(app)/c/[id]/+page.svelte` (+5 -1) </details> ### 📄 Description Resolves #711 --- <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:21:09 -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#7236