open-webui/src/lib/components
Algorithm5838 fe837d80e7 fix: pass params when saving a temporary chat
The system prompt and other chat controls overrides were lost after
saving because `params` wasn't included in the `createNewChat` call.
2026-03-02 01:35:59 +03:00
..
admin bugfix: Prevent double toast on single hide/show toggle (#22079) 2026-03-01 13:34:45 -05:00
app chore: format 2026-02-23 01:40:53 -06:00
channel fix: Fix memory leaking in MentionList.svelte (#21965) 2026-02-28 21:48:56 -06:00
chat fix: pass params when saving a temporary chat 2026-03-02 01:35:59 +03:00
common fix: fix memory leaking in CodeEditor (#22110) 2026-03-01 15:52:20 -05:00
icons refac 2026-03-01 02:29:37 -06:00
layout refac 2026-03-01 12:38:59 -06:00
notes fix: fix memory leaking of Notes.svelte (#21963) 2026-02-28 14:09:43 -05:00
playground chore: format 2026-02-17 01:11:48 -06:00
workspace feat: experimental open terminal integration 2026-02-25 15:15:53 -06:00
AddConnectionModal.svelte fix(ui): replace static dropdown backgrounds with transparent mapping (#21728) 2026-02-22 14:23:34 -06:00
AddFilesPlaceholder.svelte fix(a11y): improve accessibility of top-level auth and onboarding components (#21710) 2026-02-22 14:18:53 -06:00
AddTerminalServerModal.svelte chore: format 2026-02-28 21:28:59 -06:00
AddToolServerModal.svelte refac 2026-02-28 02:05:22 -06:00
ChangelogModal.svelte fix(a11y): enhance accessibility for admin user components (#21717) 2026-02-22 14:32:49 -06:00
ImportModal.svelte fix(a11y): improve accessibility of top-level auth and onboarding components (#21710) 2026-02-22 14:18:53 -06:00
NotificationToast.svelte refac 2026-02-28 21:40:13 -06:00
OnBoarding.svelte fix(a11y): improve accessibility of top-level auth and onboarding components (#21710) 2026-02-22 14:18:53 -06:00