]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Conversation action dialogs as singletons from Chat Sidebar + apply conditional rende...
authorAleksander Grygier <redacted>
Wed, 1 Oct 2025 16:18:10 +0000 (18:18 +0200)
committerGitHub <redacted>
Wed, 1 Oct 2025 16:18:10 +0000 (18:18 +0200)
commit764799279f801c696503bacca490b4358587d94c
treea52b94350f83edf703c125cd37516c0835122ac2
parent2a9b63383a448ec18c754dfdc6e95cb853940a52
Conversation action dialogs as singletons from Chat Sidebar + apply conditional rendering for Actions Dropdown for Chat Conversation Items (#16369)

* fix: Render Conversation action dialogs as singletons from Chat Sidebar level

* chore: update webui build output

* fix: Render Actions Dropdown conditionally only when user hovers conversation item + remove unused markup

* chore: Update webui static build

* fix: Always truncate conversation names

* chore: Update webui static build
tools/server/public/index.html.gz
tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebar.svelte
tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarConversationItem.svelte
tools/server/webui/src/routes/+layout.svelte