mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-13 02:24:42 -05:00
[PR #744] [MERGED] feat: fullscreen mode #7236
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.