llama-cpp-turboquant/tools/server/webui/src
Aleksander Grygier 79068501fa
Prevent premature submission on IME input (#16673)
* fix: Prevent premature submission on IME input

* chore: update webui static build

* refactor: Put IME completion checker in a helper function and add checking for `KeyboardEvent.eventKey === 229`

* chore: update webui static build

* chore: update webui static build

* chore: update webui static build
2025-10-20 14:21:12 +02:00
..
lib Prevent premature submission on IME input (#16673) 2025-10-20 14:21:12 +02:00
routes Enable per-conversation loading states to allow having parallel conversations (#16327) 2025-10-20 12:41:13 +02:00
stories refactor: centralize CoT parsing in backend for streaming mode (#16394) 2025-10-08 23:18:41 +03:00
app.css Improve code block color theming (#16325) 2025-10-01 15:54:42 +02:00
app.d.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
app.html SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
demo.spec.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00