Commit graph

300 commits

Author SHA1 Message Date
oobabooga
beb6e17ac7 UI: Fix code block scrollbar flash during page load 2026-04-18 11:53:37 -07:00
oobabooga
ae997d6a36 UI: Remove fixed sidebar positioning on wide viewports
This made the main chat scrollbar disappear behind the
right sidebar on desktop.
2026-04-18 11:42:27 -07:00
oobabooga
40ba6109e0 UI: Improve border colors in light theme 2026-04-18 10:38:55 -07:00
oobabooga
145f3297a2 UI: Sidebar defaults based on viewport width 2026-04-16 03:51:12 -07:00
oobabooga
78a178de9e UI: Past chats menu improvement 2026-04-16 03:32:44 -07:00
oobabooga
acb2488acf UI: Make sidebars toggle independently, overlay the chat area, and persist state on page refresh 2026-04-15 19:43:56 -07:00
oobabooga
4bce4a38fc Attempt at fixing chat scroll getting stuck on thinking blocks (#7485) 2026-04-15 00:08:08 -03:00
Underscore
ed61081a25
UI: Add sky-blue color for quoted text in light mode (#7473) 2026-04-14 22:36:01 -03:00
mamei16
7e4c8fa209
prevent tool icon SVG shrinking when tool calls are long (#7488) 2026-04-13 01:41:57 -03:00
oobabooga
223dd4b801 UI: Hide spin buttons on number inputs 2026-04-05 18:22:50 -07:00
oobabooga
91f9b01516 UI: Minor change 2026-04-04 21:13:20 -07:00
oobabooga
1f49a64e1a UI: Improve blockquote border width and color 2026-04-04 20:44:37 -07:00
oobabooga
e8b31c063a UI: Soften message action icons in light mode 2026-04-04 20:38:31 -07:00
oobabooga
ee917cd5ed UI: Make table and hr borders more subtle 2026-04-04 20:35:27 -07:00
oobabooga
dfd8ec9c49 UI: Make accordion outline styling global 2026-04-04 20:13:20 -07:00
oobabooga
0c033caf0e UI: Reduce spacing above chat input 2026-04-04 20:09:28 -07:00
oobabooga
8cb7fe9c47 UI: Improve message action icon visibility in light mode 2026-04-04 19:14:17 -07:00
oobabooga
41bce3f4de UI: Improve scrollbars style 2026-04-04 19:07:36 -07:00
oobabooga
ffea8f282e UI: Improve message text contrast 2026-04-04 18:53:13 -07:00
oobabooga
7fed60f90a UI: Improve the hover menu looks 2026-04-04 18:29:36 -07:00
oobabooga
f48a2b79d0 UI: Minor polish 2026-03-24 11:45:33 -07:00
oobabooga
5814e745be UI: Minor polish 2026-03-24 11:14:22 -07:00
oobabooga
307d0c92be UI polish 2026-03-23 06:35:14 -07:00
oobabooga
dff8903b03 UI: Modernize the Gradio theme 2026-03-16 19:33:54 -07:00
oobabooga
c0de1d176c UI: Add an incognito chat option 2026-03-15 17:57:31 -07:00
oobabooga
4f80b20859 UI: Follow-up to beab346f (fix scroll deadlock on chat-parent) 2026-03-15 16:38:54 -07:00
oobabooga
c126530061 UI: Minor color change 2026-03-14 18:22:41 -07:00
oobabooga
beab346f48 UI: Fix a minor glitch 2026-03-14 12:45:37 -07:00
oobabooga
998b9bfb2a UI: Make all chat styles better match instruct style 2026-03-13 21:07:40 -07:00
oobabooga
5f1707af35 UI: Increase the width of non-instruct chat styles 2026-03-13 20:38:40 -07:00
oobabooga
c39c187f47 UI: Improve the style of table scrollbars 2026-03-13 03:21:47 -07:00
oobabooga
5833d94d7f UI: Prevent word breaks in tables 2026-03-13 02:56:49 -07:00
oobabooga
09d5e049d6 UI: Improve the Tools checkbox list style 2026-03-12 16:53:49 -07:00
oobabooga
e7e0df0101 Fix hover menu shifting down when chat input grows 2026-03-06 11:52:16 -03:00
q5sys (JT)
7493fe7841
feat: Add a dropdown to save/load user personas (#7367) 2026-01-14 20:35:08 -03:00
oobabooga
36747cf99c Lint 2026-01-06 10:24:34 -08:00
oobabooga
1066fe8c21
UI: Improve table styles (more minimalistic) 2025-12-21 15:32:02 -03:00
oobabooga
1a9ed1fe98 Fix the height of the image output gallery 2025-12-06 05:21:26 -08:00
oobabooga
5848c7884d Increase the height of the image output gallery 2025-12-05 10:24:51 -08:00
oobabooga
ac31a7c008 Image: Organize the UI 2025-12-04 15:45:04 -08:00
oobabooga
7fb9f19bd8 Progress bar style improvements 2025-12-04 06:20:45 -08:00
oobabooga
b3666e140d
Add image generation support (#7328) 2025-12-02 14:55:38 -03:00
oobabooga
5d734cc7ca Remove unused CSS 2025-10-10 12:54:54 -07:00
oobabooga
08f90f4b64 Lint 2025-08-29 14:09:04 -07:00
oobabooga
084675cf75 UI: Improve thinking blocks in chat-instruct mode 2025-08-29 09:11:10 -07:00
oobabooga
fc2eb48664 Style fixes after 73442a2b6d 2025-08-28 20:21:55 -07:00
oobabooga
cfc83745ec UI: Improve right sidebar borders in light mode 2025-08-28 08:34:48 -07:00
oobabooga
73442a2b6d UI: Better handle the chat input position with CSS
This also solves scrolling issues with the main chat content
when the height of the textarea increases.
2025-08-27 05:43:13 -07:00
oobabooga
cc964ee579 mtmd: Increase the size of the UI image preview 2025-08-10 07:44:38 -07:00
Katehuuh
88127f46c1
Add multimodal support (ExLlamaV3) (#7174) 2025-08-08 23:31:16 -03:00