open-webui/src/lib/components
Tim Jaeryang Baek c14160d73a
Merge pull request #14845 from itk-dev/feature/accessibility-aria-label-close-button-and-aria-hidden-svg
Feat: accessibility aria label close button and aria hidden svg
2025-06-10 17:37:31 +04:00
..
admin refac: admin settings models 2025-06-10 16:41:39 +04:00
app
channel feat: user stt language 2025-05-24 00:36:30 +04:00
chat Merge pull request #14845 from itk-dev/feature/accessibility-aria-label-close-button-and-aria-hidden-svg 2025-06-10 17:37:31 +04:00
common refac 2025-06-08 20:27:08 +04:00
icons add aria-hidden to svg, as this is decorative and only cause confusion for users with assistive tech 2025-06-10 13:59:27 +02:00
layout refac: styling 2025-06-10 14:33:49 +04:00
notes refac: styling 2025-06-10 13:57:13 +04:00
playground fix: Hidden delete button for playground chat messages 2025-06-08 04:16:41 -04:00
workspace refac: styling 2025-06-10 13:57:13 +04:00
AddConnectionModal.svelte fix: remove ending slash form test connection url 2025-06-03 09:11:01 +02:00
AddFilesPlaceholder.svelte
AddServerModal.svelte enh: allow custom openapi json url 2025-05-27 00:20:47 +04:00
ChangelogModal.svelte
ImportModal.svelte chore: format 2025-05-29 02:36:33 +04:00
NotificationToast.svelte
OnBoarding.svelte