314 Commits

Author SHA1 Message Date
oobabooga
bf6c8cd966 Tighten spacing between dropdowns and refresh buttons 2026-05-16 10:23:38 -07:00
oobabooga
f327da7831 Improve the looks of the Session tab 2026-05-16 09:59:42 -07:00
oobabooga
dbf922006c Revert "Soften slider and checkbox label colors in light theme"
This reverts commit 3c4a1402a8.
2026-05-15 12:47:50 -07:00
oobabooga
3c4a1402a8 Soften slider and checkbox label colors in light theme 2026-05-15 12:10:27 -07:00
oobabooga
5270943c63 Fix Show controls text style in hover menu 2026-05-15 11:57:23 -07:00
oobabooga
47fdee9cb1 Electron: Add a folder picker for the models directory 2026-05-13 20:34:07 -07:00
oobabooga
13f5d378e5 Make web_search tool call results pretty 2026-05-12 17:50:36 -07:00
oobabooga
206b9d21a2 Increase bottom padding of the last chat/chat-instruct message 2026-05-07 06:48:32 -07:00
oobabooga
61241cf4b7 Gemini/DeepSeek-like chat composer (closes #7534 for real this time) 2026-05-04 21:25:14 -07:00
oobabooga
645df9ad49 Fix textarea auto-grow in Firefox (fix by @jepjoo, closes #7534) 2026-05-04 15:05:20 -07:00
oobabooga
30177bbd36 Improve the chat Stop button 2026-05-02 18:20:40 -07:00
oobabooga
ddec64af71 UI: refinements after c6a57a4572 & electron user_data path 2026-05-02 08:18:39 -07:00
oobabooga
c6a57a4572 Major UI overhaul 2026-05-01 22:06:18 -07:00
oobabooga
a253d38953 Add tool call confirmation with inline approve/reject buttons 2026-04-22 11:49:39 -07:00
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