open-webui/src/routes
silentoplayz 27cd87e9ad fix: i81n.t and correct button layout issue
1.  **i18n Regression:** A latent bug in `src/routes/(app)/workspace/models/create/+page.svelte` was causing an `i18n.t is not a function` error. This was due to an incorrect call to the `i18n` Svelte store. The fix corrects the call to use the proper auto-subscription syntax (`$i18n.t()`).

2.  **Vertical Button Text:** In `src/lib/components/playground/Chat.svelte`, the "Assistant"/"User" role button's text was displaying vertically. This was caused by a `flex-1` class on its container, which has been removed.
2025-09-27 15:45:25 -04:00
..
(app) fix: i81n.t and correct button layout issue 2025-09-27 15:45:25 -04:00
auth feat: add Feishu OAuth integration 2025-09-12 14:09:32 +08:00
error refac: styling 2025-08-17 03:24:05 +04:00
s/[id] refac: styling 2025-09-14 10:50:50 +02:00
watch enh: youtube watch param support 2024-10-07 18:19:13 -07:00
+error.svelte fix: Small fixes 2025-06-27 04:35:28 -04:00
+layout.js [DATALAD RUNCMD] run codespell throughout fixing few left typos automagically 2025-01-03 15:07:21 -05:00
+layout.svelte refac: styling 2025-09-15 15:12:01 -05:00