This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
open-webui
Watch
1
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui.git
synced
2026-09-03 04:29:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bab71ed08b5af6f4a8ff2daa02792baae9edab03
open-webui
/
src
/
lib
/
components
/
common
History
Timothy Jaeryang Baek
bab71ed08b
refac
2026-07-26 21:06:18 -04:00
..
RichTextInput
…
Tags
…
Valves
…
AccessButton.svelte
…
Badge.svelte
…
Banner.svelte
…
ChatList.svelte
…
Checkbox.svelte
fix: expose Checkbox as a checkbox with a name and state (WCAG 4.1.2) (
#27494
)
2026-07-26 17:37:06 -04:00
CodeEditor.svelte
refac
2026-07-17 05:31:32 -04:00
CodeEditorModal.svelte
…
Collapsible.svelte
fix: make reasoning and details disclosures keyboard operable (WCAG 2.1.1, 4.1.2) (
#27490
)
2026-07-26 17:37:34 -04:00
ConfirmDialog.svelte
fix: stop Enter on Cancel from confirming ConfirmDialog (WCAG 3.2.2) (
#27491
)
2026-07-26 17:37:21 -04:00
DragGhost.svelte
…
Drawer.svelte
…
Dropdown.svelte
fix(ui): keep dropdowns positioned and stable as their content resizes (
#27460
)
2026-07-26 18:17:53 -04:00
DropdownMenu.svelte
…
DropdownOptions.svelte
…
DropdownSub.svelte
refac
2026-07-26 18:02:33 -04:00
Emoji.svelte
…
EmojiPicker.svelte
…
FileItem.svelte
…
FileItemModal.svelte
…
Folder.svelte
…
FullHeightIframe.svelte
…
HotkeyHint.svelte
feat: add setting to toggle keyboard shortcuts on/off (
#27300
)
2026-07-23 22:14:56 -04:00
Image.svelte
refac
2026-07-17 06:28:07 -04:00
ImagePreview.svelte
…
InputModal.svelte
…
Loader.svelte
…
Marquee.svelte
…
Modal.svelte
…
NativeSelect.svelte
…
Overlay.svelte
…
Pagination.svelte
…
PanzoomContainer.svelte
…
PDFViewer.svelte
…
RichTextInput.svelte
fix: give the rich text editor an accessible name (WCAG 4.1.2, 3.3.2) (
#27503
)
2026-07-26 17:36:36 -04:00
Select.svelte
refac
2026-07-26 21:06:18 -04:00
Selector.svelte
…
SensitiveInput.svelte
fix: give SensitiveInput a unique default id (WCAG 1.3.1, 4.1.2) (
#27488
)
2026-07-26 17:37:45 -04:00
SettingsSelect.svelte
…
Sidebar.svelte
…
SlideShow.svelte
…
Spinner.svelte
…
SplitCreateButton.svelte
…
SVGPanZoom.svelte
…
Switch.svelte
…
Tags.svelte
…
Textarea.svelte
refac
2026-07-26 17:51:49 -04:00
ToolCallDisplay.svelte
…
Tooltip.svelte
…
Valves.svelte
…