Huang Xin
0b72ab156d
refactor: move useTheme hook into separate store, also closes #528 ( #529 )
2025-03-08 09:12:36 +01:00
Huang Xin
c25f2a7abc
fix: make continuous scroll an option and disabled by default, closes #516 , #373 ( #522 )
2025-03-07 17:24:01 +01:00
Huang Xin
0f44fff7cd
feat: support styled reader UI via custom CSS, closes #240 ( #503 )
2025-03-06 13:56:43 +01:00
Huang Xin
3ada880155
ui: fix os platform detection for iPad and layout tweaks for iPad ( #416 )
2025-02-21 01:11:33 +01:00
Huang Xin
475bab24c5
mobile: responsive font size in UI ( #227 )
2025-01-23 10:36:03 +01:00
Huang Xin
ddee347eb3
Fix text color in misc panel and adjust order of annotator tools ( #125 )
2025-01-08 16:50:57 +01:00
Huang Xin
b699fc98c2
Fix title layout of book details modal and apply of custom css deletion ( #90 )
...
* Fix custom css cannot apply after deletion
* Fix title layout of book details modal, closes #89
2025-01-03 19:12:25 +01:00
Huang Xin
2c9fe8e4f4
Better Custom CSS editor ( #88 )
2025-01-03 14:52:31 +01:00
Huang Xin
cb2c7b5c89
Update missing translations ( #55 )
2024-12-27 11:33:38 +01:00
Huang Xin
4612730474
Add i18n support ( #46 )
2024-12-26 23:29:54 +01:00
Jiucheng(Oliver)
3be4a26b14
Add 'Disable Click' feature to view settings ( #23 )
...
* Add 'Disable Click' feature to view settings
* Add 'Disable Page Turn on Click' option to MiscPanel and update view settings
* Rename 'Control' section to 'Behavior' and update 'Disable Page Turn on Click' label to 'Disable Click-to-Flip'
* Update view settings to include disableClick functionality
* Refactor disableClick handling in MiscPanel to separate useEffect for improved clarity
* Remove unused 'use' import from MiscPanel for cleaner code
2024-12-15 19:11:45 +01:00
caiwenchao
97a0592a43
Custom CSS Add Non-ASCII characters Supporting
2024-12-13 18:19:36 +08:00
chrox
a9485c39a7
Refactor reader store out into small stores
2024-11-25 17:51:40 +01:00
chrox
9bc11905f7
Remove eslint react-hooks/exhaustive-deps warnings
2024-11-21 12:47:08 +01:00
chrox
15939ce2fc
Add theme and color config
2024-11-19 20:26:11 +01:00
chrox
a9fd1a00e6
Added view settings hirarchy of global settings < book settings < view settings
2024-11-09 14:56:24 +01:00
chrox
d81629b72a
Refactor ReaderStore
2024-11-08 20:09:48 +01:00
chrox
59cec59f78
Add user custom style in MiscPanel
2024-11-03 14:31:21 +01:00
chrox
9617f6f273
Apply styles in the settings dialog
2024-11-02 23:20:13 +01:00