Commit graph

328 commits

Author SHA1 Message Date
oobabooga
caf69d871a Revert "Standardize margins and paddings across all chat styles"
This reverts commit 86cb5e0587.
2025-07-10 18:43:01 -07:00
oobabooga
188c7c8f2b Revert "CSS simplifications"
This reverts commit c6c1b725e9.
2025-07-10 18:42:52 -07:00
oobabooga
c6c1b725e9 CSS simplifications 2025-07-07 21:11:13 -07:00
oobabooga
86cb5e0587 Standardize margins and paddings across all chat styles 2025-07-07 21:02:19 -07:00
oobabooga
ca226a54c6 Disable the message version navigation hover effects during streaming 2025-07-07 11:29:37 -07:00
oobabooga
58282f7107 Replace 'Generate' with 'Send' in the Chat tab 2025-06-20 06:59:48 -07:00
oobabooga
bb97ca1b22 Fix a small issue with the chat input 2025-06-19 21:41:41 -07:00
oobabooga
f154aeafea Optimize chat scrolling for the 40th time, hopefully the last one 2025-06-19 21:23:10 -07:00
oobabooga
2f45d75309 Increase the area of the notebook textbox 2025-06-18 13:22:06 -07:00
oobabooga
2d37602382 Small improvements to wpp style 2025-06-17 15:26:59 -07:00
oobabooga
97a539cab6 Minor style change 2025-06-16 13:55:45 -07:00
oobabooga
faae4dc1b0
Autosave generated text in the Notebook tab (#7079) 2025-06-16 17:36:05 -03:00
oobabooga
de24b3bb31
Merge the Default and Notebook tabs into a single Notebook tab (#7078) 2025-06-16 13:19:29 -03:00
oobabooga
cac225b589 Small style improvements 2025-06-16 07:26:39 -07:00
oobabooga
c9c3b716fb Move character settings to a new 'Character' main tab 2025-06-16 07:21:25 -07:00
oobabooga
f77f1504f5 Improve the style of the Character and User tabs 2025-06-16 06:12:37 -07:00
oobabooga
949b7ec9cf Further optimize scrolling in the chat tab 2025-06-15 18:50:21 -07:00
oobabooga
cc757f6226 Small style improvements to the chat tab 2025-06-15 08:32:06 -07:00
oobabooga
b279460a81 Improve the wpp style 2025-06-15 08:25:07 -07:00
oobabooga
1d23159837 Increase the size of the enlarged character profile picture 2025-06-14 08:45:59 -07:00
oobabooga
879fa3d8c4 Improve the wpp style & simplify the code 2025-06-14 07:14:22 -07:00
oobabooga
a25a1fc8d0 Disable message action icons during streaming for better performance 2025-06-12 22:01:02 -07:00
oobabooga
747a4a0e56 Reposition the ... typing dots 2025-06-09 13:41:29 -07:00
oobabooga
14efd42084 Improve scroll performance by disabling hover effects during scroll 2025-06-09 11:43:15 -07:00
oobabooga
1602ac1c8f Improve the style of thinking blocks in dark mode 2025-06-09 09:03:39 -07:00
oobabooga
4a369e070a Add buttons for easily deleting past chats 2025-06-08 18:47:48 -07:00
oobabooga
06dfb7e772 Improve the style of the hover menu 2025-06-08 18:03:07 -07:00
oobabooga
b5e021fc49 Make the dark theme darker 2025-06-08 17:44:04 -07:00
oobabooga
f81b1540ca Small style improvements 2025-06-08 15:19:25 -07:00
oobabooga
fe955cac1f Small UI changes 2025-06-07 22:15:19 -07:00
oobabooga
3650a6fd1f Small UI changes 2025-06-07 22:02:34 -07:00
oobabooga
977ec801b7 Improve table colors in instruct mode 2025-06-05 06:33:45 -07:00
oobabooga
bf42b2c3a1 Fix thinking blocks sometimes showing a white outline 2025-06-01 11:02:04 -07:00
oobabooga
83849336d8 Improve how Show controls looks in the hover menu 2025-06-01 10:58:49 -07:00
oobabooga
3e3746283c Improve the typing dots position 2025-06-01 10:55:31 -07:00
oobabooga
88ff3e6ad8 CSS fixes after 98a7508a99 2025-06-01 08:04:35 -07:00
oobabooga
98a7508a99 UI: Move 'Show controls' inside the hover menu 2025-05-31 22:22:13 -07:00
oobabooga
85f2f01a3a UI: Fix extra gaps on the right sidebar 2025-05-31 21:29:57 -07:00
oobabooga
298d4719c6 Multiple small style improvements 2025-05-30 11:32:24 -07:00
oobabooga
d1bfb08e8d Improve the style of message editing 2025-05-29 14:27:47 -07:00
oobabooga
c970c5f166 Make scrollbars darker in dark theme 2025-05-29 08:15:13 -07:00
oobabooga
81794692ab UI: Make the dark theme darker 2025-05-29 08:07:14 -07:00
oobabooga
685cfe2540 Lint 2025-05-29 04:26:43 -07:00
oobabooga
0aedb89921 UI: Small style improvement to attachments 2025-05-28 00:35:20 -07:00
oobabooga
1b0e2d8750 UI: Add a token counter to the chat tab (counts input + history) 2025-05-27 22:36:24 -07:00
oobabooga
2db36da979 UI: Make scrollbars more discrete in dark mode 2025-05-27 21:00:11 -07:00
Underscore
5028480eba
UI: Add footer buttons for editing messages (#7019)
---------

Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
2025-05-28 00:55:27 -03:00
Underscore
355b5f6c8b
UI: Add message version navigation (#6947)
---------

Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
2025-05-27 22:54:18 -03:00
oobabooga
7f6579ab20 Minor style change 2025-05-20 21:49:44 -07:00
oobabooga
0d3f854778 Improve the style of thinking blocks 2025-05-20 21:40:42 -07:00