llama.cpp/tools/server/webui/src/lib/components/app/chat
Aleksander Grygier 5174d7206f
webui: UI and routing fixes (#19586)
* chore: update webui build output

* chore: update webui build output

* fix: Scroll issues in DropdownMenuSearchable

* webui: fix redirect to root ignoring base path

* fix: Word wrapping

* fix: remove obsolete modality UI tests causing CI failures

- Remove VisionModality/AudioModality test stories
- Remove mockServerProps usage and imports
- Simplify Default test (remove dropdown interaction checks)
- Simplify FileAttachments test (remove mocks)

* feat: Improve formatting performance time

---------

Co-authored-by: Pascal <admin@serveurperso.com>
2026-02-13 12:31:00 +01:00
..
ChatAttachments webui: Improve copy to clipboard with text attachments (#17969) 2025-12-16 07:38:46 +01:00
ChatForm (webui) FEATURE: Enable adding or injecting System Message into chat (#19556) 2026-02-12 13:56:08 +01:00
ChatMessages webui: UI and routing fixes (#19586) 2026-02-13 12:31:00 +01:00
ChatScreen webui: Add switcher to Chat Message UI to show raw LLM output (#19571) 2026-02-12 19:55:51 +01:00
ChatSettings webui: Add switcher to Chat Message UI to show raw LLM output (#19571) 2026-02-12 19:55:51 +01:00
ChatSidebar Fix unreadable user markdown colors and truncate long texts in deletion dialogs (#17555) 2025-12-15 16:34:53 +01:00