Wolfsblvt
9644697d2e
Override/fix width for fa-fw menu_button elements
2024-07-17 19:51:48 +02:00
LenAnderson
df19c98e9f
add syntax highlight for pipes and pipe breaks
2024-07-16 16:27:51 -04:00
LenAnderson
e68504d6c3
properly hide filtered fontawesime icons in picker
2024-07-15 18:16:51 -04:00
LenAnderson
67bcb6be3b
Merge branch 'staging' into parser-followup-2
2024-07-13 13:50:28 -04:00
Cohee
0a0fc0141c
Limit edit textarea height to 75%
2024-07-12 21:39:32 +03:00
LenAnderson
b74600605c
add syntax highlight for /import
2024-07-12 14:09:05 -04:00
LenAnderson
977d98e7e8
add /import to import closures from other QRs
2024-07-10 19:52:13 -04:00
LenAnderson
6d003cf140
Merge branch 'staging' into parser-followup-2
2024-07-10 17:35:17 -04:00
Wolfsblvt
ec10090cd4
Fit/fix flash duration animation to length
2024-07-10 19:43:58 +02:00
LenAnderson
25c8002e9e
add font-awesome picker popup
2024-07-09 13:28:06 -04:00
LenAnderson
67dfe7354b
Merge branch 'staging' into parser-followup-2
2024-07-08 16:34:02 -04:00
Cohee
79069b49b8
Replace body height units from svh to dvh
2024-07-08 15:06:06 +00:00
LenAnderson
27837a56b1
Merge branch 'staging' into parser-followup-2
2024-07-04 17:06:42 -04:00
Cohee
ffea974b07
Reduce font-size of position value
2024-07-04 20:33:00 +03:00
Cohee
04b46a270d
Replace border with outline
2024-07-04 20:20:10 +03:00
LenAnderson
32ec6aac1c
Merge branch 'staging' into parser-followup-2
2024-07-04 11:37:35 -04:00
David Fedolfi
2fccd83083
Group Chat Queue Display
...
- removing queue position from character object - storing in map in group_chat.js instead
- moving queue position to div
- moving '#' from js to css ::before
- adding option to settings
- cleaning up guards
2024-07-04 09:52:56 -04:00
David Fedolfi
f85b843b3e
- Adding display of queued speakers in group chat windows.
2024-07-03 17:00:10 -04:00
Cohee
f181d1a847
Add button to re-caption message image
2024-06-30 00:31:54 +03:00
LenAnderson
a08ab79181
Merge branch 'staging' into parser-followup-2
2024-06-28 16:19:27 -04:00
Cohee
3803714465
Limit height of enlarged image prompt
2024-06-28 20:46:41 +03:00
LenAnderson
058f45ec71
Merge branch 'staging' into parser-followup-2
2024-06-27 11:49:46 -04:00
Wolfsblvt
124cbfdfa4
Update Popup to support custom input checkboxes
2024-06-27 02:28:25 +02:00
Cohee
8b1492a2d9
Mono font family for kbd
2024-06-26 20:39:39 +03:00
Cohee
b1fa4d3038
Remove font-family we don't vendor
2024-06-26 20:37:29 +03:00
Wolfsblvt
c55452d0ea
Update prompt itemization to new popup
2024-06-26 04:49:07 +02:00
Cohee
0e0bd0d3d9
Update char avatar crop. Remove old cropper
2024-06-25 02:25:38 +03:00
Cohee
e0000bade6
Port image cropper to new popup
2024-06-25 02:05:35 +03:00
LenAnderson
916c7f1738
add command source indicator
2024-06-24 16:44:51 -04:00
Cohee
62a1cb1dce
Move built-in extensions to fixed wand containers
2024-06-24 23:17:58 +03:00
Cohee
508b685fdc
Add css, less, html to editorconfig
2024-06-24 21:49:15 +03:00
Wolfsblvt
9059621dab
Fix wider popup overflowing on small screens
...
-Fixes #2414
2024-06-24 00:28:02 +02:00
Cohee
eba0f54477
Merge branch 'staging' into slash-command-enums
2024-06-23 15:01:55 +03:00
Cohee
03cfbca7cf
Distraction-free image zooming
2024-06-23 14:58:08 +03:00
Cohee
58a85fa0c8
Remove focus outline from transparent popups
2024-06-23 14:11:00 +03:00
Wolfsblvt
7642b66a0e
Improve enlarge inline image
...
- Make enlarge inline image popup zoomable
- Add optional popup class for transparent popups
2024-06-23 12:26:52 +02:00
Wolfsblvt
48621f1d50
Fix scaling of enlarged popup image
2024-06-23 02:43:37 +02:00
Wolfsblvt
42766a715d
Popup type "DISPLAY" & image enlarge changes
...
- New popup type "DISPLAY", for showing content with an X in the corner, without buttons
- Rework popup result controls to automatically support click (or other) events to close complete the popup
- Fix inline image icons/actions being keyboard interactable
- Switch inline image enlarge popup to new DISPLAY type
2024-06-23 02:32:06 +02:00
Cohee
26eb5f0926
Merge pull request #2406 from SillyTavern/gray-out-useless-folders
...
Gray out bogus folders if they don't drill down
2024-06-22 12:46:06 +03:00
Wolfsblvt
07da2461d0
Fix vertical scaling of images in enlarge popup
2024-06-22 10:04:14 +02:00
Wolfsblvt
c79f1e4360
Fix image enlarge popup image sizing
2024-06-22 08:52:13 +02:00
Wolfsblvt
87915a5f79
Gray out bogus folders if they don't drill down
...
- Implements and resolves #2404
- Common CSS class for entities in char list
- entity flag to lower opacity for entities that aren't really useful for navigation
2024-06-22 08:15:31 +02:00
Cohee
abb186db01
He warned me. I didn't listen.
2024-06-22 00:46:14 +03:00
Cohee
791ce3da86
Add stopgaps to fill the second row
2024-06-22 00:11:08 +03:00
Wolfsblvt
ffc84f5118
Merge branch 'staging' into slash-command-enums
2024-06-20 20:38:55 +02:00
Wolfsblvt
461b1a9d87
Even more enum refactorings (not done yet)
...
- Add common enum icons
- enum def for existing enum types, with color description
2024-06-20 20:33:45 +02:00
Cohee
22d598c0f5
Fainter faint outline
2024-06-18 02:01:39 +03:00
Wolfsblvt
dadef92fdf
Switch focus styles to :focus-visible
...
- Switched dynamic styles to :focus-visible to let the browser decide when to display
- Changed most existing :focus CSS selectors to also use :focus-visible
-Made style variables for focus outlines (main and a faint one)
- Remove focus outline from chat bar buttons
- Fix focus of chat bar highlight, moved to outer border
- Fix buttons in chat backgrounds with keyboard navigation
2024-06-18 00:14:15 +02:00
Cohee
08a0b1e828
Merge branch 'staging' into smol-tag-improvements
2024-06-17 21:52:36 +03:00
Cohee
065d453477
Use main font variable where possible
2024-06-17 00:25:08 +03:00