Huang Xin
|
cdc1950c3a
|
fix(layout): various fixes on the book and reader styles and layouts, closes #2368 (#2369)
|
2025-10-30 19:34:55 +01:00 |
|
Huang Xin
|
c7ba44a91e
|
eink: disable all shadows in E-Ink mode (#2354)
|
2025-10-29 06:46:17 +01:00 |
|
Huang Xin
|
e7b2d8435e
|
feat(eink): set underline text decoration for links in E-Ink mode, closes #2293 (#2299)
|
2025-10-22 18:52:30 +02:00 |
|
Huang Xin
|
34fbea6a44
|
css: properly handle theme color in dark mode for code blocks, closes #2281 (#2290)
|
2025-10-22 06:56:53 +02:00 |
|
Huang Xin
|
28ef414c3d
|
feat: supported footnotes for definition list, closes #2278 (#2279)
|
2025-10-20 10:38:46 +02:00 |
|
Huang Xin
|
2283e1b0f2
|
fix(layout): fix inline image, closes #2263 (#2266)
|
2025-10-18 17:25:37 +02:00 |
|
Daniil Leontev
|
e0eb725d8b
|
fix: add more elements to color overrides (#2265)
|
2025-10-18 22:25:02 +08:00 |
|
Huang Xin
|
f8fef57cf3
|
fix(layout): overriding book layout no longer overrides explicit text alignment, closes #2249 (#2254)
|
2025-10-17 11:44:32 +02:00 |
|
Huang Xin
|
f1c92e5702
|
feat: support customizing background images, closes #2018 (#2214)
|
2025-10-13 14:04:13 +02:00 |
|
Huang Xin
|
ad81376da8
|
fix(css): auto height of inline images with object-fit style (#2189)
|
2025-10-10 04:10:05 +02:00 |
|
Huang Xin
|
d9d71b7d38
|
fix(css): overriding hard-coded font weight (#2113)
|
2025-09-24 17:03:17 +02:00 |
|
Huang Xin
|
dd40b9bae0
|
fix(layout): adjust font size instead of zooming HTML, closes #2088 (#2101)
Prevents issues with zoom handling in WebKit-based browsers such as Safari and WebKitGTK.
|
2025-09-22 17:43:22 +02:00 |
|
Huang Xin
|
b0640ba55b
|
fix(fonts): higher priority for CJK fonts so that it can override system CJK glyphs (#2093)
|
2025-09-21 08:22:49 +02:00 |
|
Huang Xin
|
488a242787
|
css: default to lower font-family specificity than the styles defined inside the ebook, closes #2070 (#2081)
|
2025-09-19 13:10:37 +02:00 |
|
Huang Xin
|
3ea54e6725
|
fix: display hidden footnotes, closes #1847 (#1907)
|
2025-08-26 12:45:12 +02:00 |
|
Huang Xin
|
b98c487919
|
theme: fix themed background color for PDFs on macOS, closes #1887 (#1894)
|
2025-08-24 08:29:45 +02:00 |
|
Huang Xin
|
149f94be4c
|
css: ensure workarounds don’t interfere with body background color (#1859)
|
2025-08-20 18:30:20 +02:00 |
|
Huang Xin
|
93a4b1a448
|
css: fix unexpected align center for some EPUBs (#1842)
|
2025-08-19 15:05:26 +02:00 |
|
Huang Xin
|
0bf83dfe67
|
css: use monospace font for code blocks when overriding custom book fonts, closes #1805 (#1836)
|
2025-08-19 07:56:10 +02:00 |
|
Huang Xin
|
db8f53a6e1
|
css: background color for dialogs and images, closes #1797 (#1798)
|
2025-08-13 15:37:52 +02:00 |
|
Huang Xin
|
634d789654
|
css: fix initial text align (#1786)
|
2025-08-12 18:37:00 +02:00 |
|
Huang Xin
|
f2f744a2fe
|
css: mix with background color for horizontal rule, closes #1649 (#1759)
|
2025-08-07 11:18:56 +02:00 |
|
Huang Xin
|
23d74b567a
|
css: apply monospace font settings for EPUBs, closes #1754 (#1757)
|
2025-08-07 03:54:44 +02:00 |
|
Huang Xin
|
097fde203d
|
css: overriding book color also applies to the font elements (#1721)
|
2025-07-31 04:40:08 +02:00 |
|
Huang Xin
|
23fa2dc8b2
|
css: fix hard-coded font color, closes #1695 (#1697)
|
2025-07-28 08:36:10 +02:00 |
|
Huang Xin
|
20523b7eaf
|
PDF: Support custom background theming for PDF files, closes #1649 (#1661)
|
2025-07-22 11:34:38 +02:00 |
|
Huang Xin
|
f31c9b2a98
|
layout: fix hardcoded image layout in fixed layout documents (#1660)
|
2025-07-22 10:40:21 +02:00 |
|
Huang Xin
|
2d12210606
|
css: multiply img color in light mode when overriding book color (#1656)
This fixed image color issue for EPUBs in #1649.
|
2025-07-21 18:17:16 +02:00 |
|
Huang Xin
|
30a0227ef3
|
layout: unset text indent inside of list elements (#1609)
|
2025-07-18 11:26:28 +02:00 |
|
Huang Xin
|
0dea5d3094
|
layout: maintain the layout of anchor elements while increasing their tap target size, closes #1603 (#1605)
|
2025-07-18 06:26:54 +02:00 |
|
Huang Xin
|
3e4b7ebb13
|
css: remove unintended indent for images, closes #1567 (#1568)
* chore: target Android SDK to version 36
* css: remove unintended indent for images, closes #1567
|
2025-07-10 12:05:07 +02:00 |
|
Huang Xin
|
aafcab8232
|
layout: fix dimension of inline images, closes #1555 (#1560)
|
2025-07-09 09:52:51 +02:00 |
|
Huang Xin
|
68d57da9ca
|
perf: speed up opening for large MOBI books, closes #1544 (#1547)
|
2025-07-07 10:15:54 +02:00 |
|
Huang Xin
|
c6a638dbfd
|
compat: footnote img size, closes #1518 (#1519)
|
2025-07-02 18:55:09 +02:00 |
|
Huang Xin
|
8eefba2bee
|
feat: add an option to show/hide original text in translation, also closes #1492 (#1511)
|
2025-07-02 07:27:05 +02:00 |
|
Huang Xin
|
0514bed5b7
|
css: fix for legacy epub image dimension, closes #1507 (#1508)
|
2025-07-01 09:46:27 +02:00 |
|
Huang Xin
|
4447dd7b9a
|
css: fix unintended font size adjust in scrolled mode on iOS, closes #1438 (#1440)
|
2025-06-21 13:25:46 +02:00 |
|
Huang Xin
|
2dcb5d7c1e
|
sync: add network timeout of sync to 5 sec (#1432)
* sync: add network timeout of sync to 5 sec
* css: minor tweaks on headings and list
|
2025-06-20 16:45:10 +02:00 |
|
Huang Xin
|
f0d3c9dd4e
|
fix: transform vw/vh to pixels correctly, closes #1420 (#1421)
* i18n: update translations
* fix: transform vw/vh to pixels correctly, closes #1420
|
2025-06-19 10:53:58 +02:00 |
|
Huang Xin
|
07f74d8858
|
settings: individually adjust top, bottom, left, and right margins on the reader page (#1410)
|
2025-06-18 10:55:24 +02:00 |
|
Huang Xin
|
467e80cd4b
|
fix: various fixes on text selector in TTS mode and normal image height (#1390)
|
2025-06-13 17:28:21 +02:00 |
|
James Sizeland
|
3cae183f51
|
feat: add syntax highlighting (#1386)
* add highlightjs
* add github light and dark theme
* inject style classes
* fix typo
* remove conflicting style overrides
* add highlightjs function and language list
* add language select setting
* add language select input
* add watcher to rerender page on changes to language select
* lockfile update
* rename highlightCode variables
* reorder code languages alphabetically
* copy translation style for highlight selector
* move code highlighting below theme color section
* move highlighting toggle logic into settings component
* add conditional statement to docLoadHandler manageSyntaxHighlighting
* reorder imports
* switch to media query for dark mode
* combine useEffect callbacks for code highlighting
* add feature line about code highlighting
* fix table tabbing
|
2025-06-13 14:40:18 +02:00 |
|
James Sizeland
|
28c6c1ec58
|
css: add more aggressive overrides for background and text colour (#1384)
* add more aggressive overrides for background and text colour
* reduce styles changes
|
2025-06-12 14:24:50 +02:00 |
|
Huang Xin
|
e46d01448b
|
css: handle inline image height (#1379)
|
2025-06-10 08:43:00 +02:00 |
|
Huang Xin
|
648d9ec260
|
css: unset justify text align when overriding layout, closes #1338 (#1358)
|
2025-06-06 12:08:53 +02:00 |
|
Huang Xin
|
debd60fb70
|
css: inline image only as direct children of p and span, closes #1340 (#1341)
|
2025-06-05 07:47:56 +02:00 |
|
Huang Xin
|
dfa17c1c0b
|
css: auto height for single images in anchor (#1337)
|
2025-06-04 20:08:16 +02:00 |
|
Huang Xin
|
db955d2c8c
|
feat: add an option to override book fg/bg color, closes #1328 (#1335)
|
2025-06-04 18:58:53 +02:00 |
|
Huang Xin
|
146a71fdef
|
font: load CJK fonts only in CJK env or the book has CJK languages, closes #1298 (#1323)
|
2025-06-03 08:55:40 +02:00 |
|
Huang Xin
|
b497ddacac
|
css: add margin for div only when overriding layout, closes #1286 (#1309)
|
2025-06-02 07:59:58 +02:00 |
|