Tetrakern
|
83e0ca217d
|
Apply new font system
|
2024-02-07 16:40:14 +01:00 |
|
Tetrakern
|
a591e20a52
|
Clean up and optimize more JS 2
|
2024-02-03 13:14:57 +01:00 |
|
Tetrakern
|
2187497301
|
Put some chapter formatting options into IIFE
|
2024-01-31 19:45:50 +01:00 |
|
Tetrakern
|
b056fa9c16
|
Fix undefined element error
|
2024-01-31 15:13:05 +01:00 |
|
Tetrakern
|
02e3a2e7b1
|
Refactor chapter formatting toggles
|
2024-01-31 14:41:09 +01:00 |
|
Tetrakern
|
14424669b6
|
Update handling of aria-checked
And remove last inline onchange call.
|
2024-01-31 13:25:02 +01:00 |
|
Tetrakern
|
fae2dda4db
|
Allow multiple chapter index buttons
|
2024-01-27 18:27:48 +01:00 |
|
Tetrakern
|
6fb6042e2e
|
Make chapter list popup script more generic
Now uses querySelectorAll, so you could have more than one. Currently not the case, though.
|
2024-01-15 21:20:28 +01:00 |
|
Tetrakern
|
d178ea792e
|
Generalize chapter infobox hide script
|
2024-01-03 17:55:08 +01:00 |
|
Tetrakern
|
048e705a51
|
Add observer to comment form
And optimize some other comment things.
|
2023-08-27 14:01:55 +02:00 |
|
Tetrakern
|
d145067b89
|
Add fcn_parseJSON() JS helper
|
2023-08-27 12:00:32 +02:00 |
|
Tetrakern
|
bde81346f8
|
Use innerText instead of innerHTML
For quotes and suggestions.
|
2023-07-29 03:02:23 +02:00 |
|
Tetrakern
|
3d7860a885
|
Improve chapter arrow key nav
|
2023-06-28 10:55:34 +02:00 |
|
Tetrakern
|
087bcd8fb7
|
Improve tag guard clause for chapter arrow key nav
|
2023-06-28 10:54:05 +02:00 |
|
Tetrakern
|
da15355338
|
Add scroll to keyboard chapter navigation
|
2023-06-28 02:04:09 +02:00 |
|
Tetrakern
|
3398762ce8
|
Reenable keyboard chapter navigation
|
2023-06-27 22:04:31 +02:00 |
|
Tetrakern
|
a17903aa70
|
Disable arrow navigation for now
This is currently too broad and would, for example, also trigger if you use arrows keys to move the cursor in the comment textarea.
|
2023-06-18 22:06:33 +02:00 |
|
Tetrakern
|
abd190c3c8
|
Remove obsolete code
|
2023-06-17 00:53:27 +02:00 |
|
Tetrakern
|
3af38421af
|
Add keyboard navigation to chapters
|
2023-06-16 12:11:44 +02:00 |
|
Tetrakern
|
13d0f2870a
|
Cleanup chapter.js
|
2023-06-12 19:08:17 +02:00 |
|
Tetrakern
|
c774810973
|
Improve handling of chapter lists
In chapters.
|
2023-06-03 17:17:33 +02:00 |
|
Tetrakern
|
e19b2eb99e
|
Optimize chapter list in chapters
Search engines do not track hidden links anyway, so the permalinks were reduced to "/?p=ID" to save bytes. Quite a lot if a story has many chapters.
|
2023-06-03 15:16:29 +02:00 |
|
Tetrakern
|
cd74d3a208
|
Add chapter list popup menu to chapters
So you can read chapters while you read chapters.
|
2023-06-03 14:06:48 +02:00 |
|
Tetrakern
|
7ee5548d36
|
Click outside closes paragraph tools
I'm 99% sure this function already existed once. I wonder where it went...
|
2023-06-03 13:54:13 +02:00 |
|
Tetrakern
|
c1a93ad0b8
|
Change CSS font variable names to --ff-*
Because apparently Jetpack just hogs "--font-base" and unsets it, breaking the theme.
|
2023-02-28 14:04:57 +01:00 |
|
Tetrakern
|
52b91be1a8
|
Fix getter for chapter formatting
|
2023-02-24 00:50:57 +01:00 |
|
Tetrakern
|
4352dca2f2
|
Remove obsolete property and prevent error
|
2023-02-24 00:43:10 +01:00 |
|
Tetrakern
|
d750eb2ab4
|
Improved chapter font style
Worked even without that but I found it ugly.
|
2023-02-24 00:32:02 +01:00 |
|
Tetrakern
|
f2de51df1f
|
Fixed chapter font color function
|
2023-02-23 18:56:08 +01:00 |
|
Tetrakern
|
aca556262a
|
Refactor chapter font colors
|
2023-02-23 18:41:14 +01:00 |
|
Tetrakern
|
a7906828a4
|
Refactor chapter fonts
|
2023-02-23 17:03:41 +01:00 |
|
Tetrakern
|
e7dc0be831
|
Add Crimson Text font
|
2023-02-23 11:39:39 +01:00 |
|
Tetrakern
|
ab117a5c6d
|
Chapter width setting adds utility classes to main
|
2023-02-04 16:26:54 +01:00 |
|
Tetrakern
|
fe36c8f379
|
Site width formatting now only affects content
And does not longer potentially break the layout.
|
2023-01-31 19:21:05 +01:00 |
|
Tetrakern
|
32b95a8768
|
Change spoiler handling with paragraph tools
Never toggle paragraph tools when a spoiler is clicked. This is preferable to the old guess to figure out what the user wants.
|
2023-01-26 17:00:17 +01:00 |
|
Tetrakern
|
390a69710d
|
Apply aria-checked to all role=checkbox
|
2023-01-24 19:58:09 +01:00 |
|
Tetrakern
|
9136947e4c
|
Clean history for public release
|
2023-01-21 01:31:34 +01:00 |
|