974 Commits

Author SHA1 Message Date
pengzhanbo
6383347813
fix(theme): fix boundary detection error for config on home (#785) 2025-12-12 20:39:03 +08:00
pengzhanbo
2c360ac59e
feat(theme): add theme config changed logger (#784) 2025-12-12 20:38:34 +08:00
pengzhanbo
8f2f93ec7e build: publish v1.0.0-rc.181 2025-12-05 22:59:22 +08:00
pengzhanbo
157281aec8
feat(plugin-md-power): add qrcode syntax plugin for markdown (#777)
* feat(plugin-md-power): add  qrcode syntax plugin for markdown

* chore: tweak
2025-12-05 17:18:13 +08:00
pengzhanbo
07710247bb
fix(theme): fix parsing error for relative path link (#779) 2025-12-05 17:16:48 +08:00
pengzhanbo
9b2b73e05b
fix(theme): fix doc-footer text decoration (#778) 2025-12-05 17:16:30 +08:00
pengzhanbo
5f82bdeb67
fix(theme): fix home hero background tint-plate rendering fail, close #775 (#776) 2025-12-04 14:10:27 +08:00
pengzhanbo
4b1cecf2bd
feat(theme): migrate bcrypt-ts to hash-wasm (#774) 2025-12-03 17:16:14 +08:00
pengzhanbo
3553022597
fix(theme): fix navbar horizontal overflow (#772) 2025-12-03 13:35:57 +08:00
pengzhanbo
cd37921975
fix(theme): fix sidebar curtain position-top (#771) 2025-12-03 13:35:12 +08:00
pengzhanbo
20ebeb5e62
feat(theme): support encryption for all page layouts (#770) 2025-12-03 13:25:16 +08:00
gnehs
4957c8b1de
fix(theme): blockquote icon color in dark mode (#769) 2025-12-03 13:24:55 +08:00
gnehs
3df96e2702
fix(i18n): update Traditional Chinese translations for search and theme locales (#767) 2025-12-02 17:35:21 +08:00
pengzhanbo
3c4985ac1a build: publish v1.0.0-rc.180 2025-12-01 11:38:47 +08:00
pengzhanbo
3a907e0ba8 perf: update deps to latest 2025-12-01 11:37:01 +08:00
pengzhanbo
41d2a81a09
fix(theme): fix hybrid mismatch (#763) 2025-12-01 11:29:26 +08:00
pengzhanbo
6a3babcf76
perf(theme): optimize VPFooter and VPFriends layout (#762) 2025-12-01 11:29:05 +08:00
pengzhanbo
f599a4223c
fix(theme): llmstxt should exclude encrypt page (#761) 2025-12-01 11:28:21 +08:00
pengzhanbo
e0b972c3cb
fix(theme): incorrect displaying external link icon (#760) 2025-12-01 11:27:59 +08:00
pengzhanbo
7691cdc9a0 build: publish v1.0.0-rc.179 2025-11-26 01:26:47 +08:00
pengzhanbo
fc3676d6dc
feat(theme): add support for {data-outline="level"} attribute syntax for headings, close #757 (#759) 2025-11-26 01:13:24 +08:00
pengzhanbo
73f4935ca9
feat(theme): exclude encrypt page in llmstxt (#758) 2025-11-26 01:13:04 +08:00
pengzhanbo
f9b8c6adf2
refactor(theme): refactor link detector, close #754 (#756)
* refactor(theme): refactor link detector

* chore: tweak
2025-11-26 01:12:42 +08:00
pengzhanbo
631188df85 ci: migrate release publish to github actions 2025-11-26 01:08:30 +08:00
pengzhanbo
ddb77a06a5 feat(theme): add footer frontmatter 2025-11-20 21:09:26 +08:00
pengzhanbo
945cc72860 build: publish v1.0.0-rc.178 2025-11-19 17:02:41 +08:00
pengzhanbo
ad1f02de62 fix(theme): fix post-list width overflow 2025-11-19 16:54:41 +08:00
pengzhanbo
20728f504d
feat(theme): add plugin-llms and <PageContextMenu /> component (#753) 2025-11-19 16:51:49 +08:00
pengzhanbo
e87ae4fc16 build: publish v1.0.0-rc.177 2025-11-14 18:01:17 +08:00
pengzhanbo
ab26dec457 feat(theme): when navbar is empty, no preset is applied 2025-11-14 17:43:19 +08:00
pengzhanbo
4119b67e0b fix(theme): fix fixed position failure in Safari 2025-11-14 17:15:48 +08:00
pengzhanbo
4e7fb91a56 build: publish v1.0.0-rc.176 2025-11-09 15:05:55 +08:00
pengzhanbo
cd120220f2 build: update tsdown config 2025-11-09 15:00:32 +08:00
pengzhanbo
a63c094df9 fix(theme): fix use admin decrypt page error 2025-11-09 14:59:10 +08:00
pengzhanbo
336205627e perf: update deps to latest 2025-11-09 13:58:48 +08:00
pengzhanbo
a5dfef7202
feat(theme): optimize page encrypt (#750) 2025-11-09 13:48:15 +08:00
Hao Chen
b6ee4a4b3d
fix(theme): conditionally render post navigation links on mobile devices (#749) 2025-11-01 22:27:27 +08:00
pengzhanbo
aa8e774a1b build: publish v1.0.0-rc.175 2025-10-31 20:29:24 +08:00
pengzhanbo
e6daf07456 style: lint fix 2025-10-31 20:22:37 +08:00
pengzhanbo
3d48446769
feat(theme): add dark-veil home hero effect (#747) 2025-10-31 18:33:57 +08:00
pengzhanbo
802911c179 perf(theme): cleanup home hero effect when unmounted 2025-10-31 18:08:15 +08:00
pengzhanbo
192017b892
fix(theme): fix auto-sidebar collapsed (#746) 2025-10-31 18:03:06 +08:00
pengzhanbo
d4ad65a1ea
refactor: use deconstruct syntax to handle component props (#744) 2025-10-31 17:42:28 +08:00
pengzhanbo
0e38265f96
feat(plugin-md-power): add full-width support for table container, close #740 (#741) 2025-10-29 20:45:22 +08:00
pengzhanbo
fbb6ec9a63 feat(theme): optimize local nav 2025-10-26 23:18:44 +08:00
pengzhanbo
19868d147e fix(theme): fix language component not displaying correctly 2025-10-26 23:17:46 +08:00
pengzhanbo
73e6b9d5ca build: publish v1.0.0-rc.174 2025-10-25 12:31:36 +08:00
pengzhanbo
be565baf59 fix(theme): fix ssr compile error 2025-10-25 12:21:44 +08:00
pengzhanbo
aa6168c31d
feat(theme): add home hero effects (#738) 2025-10-25 11:55:17 +08:00
pengzhanbo
7f9d72416a build: publish v1.0.0-rc.173 2025-10-18 00:27:09 +08:00