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: main ← Head: fullscreen-mode
main
fullscreen-mode
27ae4d0
6603a40
493207e
5 files changed (+48 additions, -5 deletions)
📝 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)
src/lib/components/chat/Messages.svelte
src/lib/components/chat/Settings/Interface.svelte
src/lib/components/layout/Navbar.svelte
src/routes/(app)/+page.svelte
src/routes/(app)/c/[id]/+page.svelte
Resolves #711
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:fullscreen-mode📝 Commits (3)
27ae4d0feat: fullscreen mode6603a40fix: classnames493207efix: styling📊 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.