799 Commits

Author SHA1 Message Date
pengzhanbo
f3f53ae791 build: publish v1.0.0-rc.139 2025-04-07 07:59:14 +08:00
pengzhanbo
1365c83109
feat: add vuepress-plugin-replace-assets support, close #545 (#549)
* feat: add `vuepress-plugin-replace-assets` support, close #545
2025-04-07 07:41:23 +08:00
pengzhanbo
487448d611
feat(theme): add theme deps version detection (#551)
* feat(theme): add theme deps version detection

* chore: tweak
2025-04-07 07:38:52 +08:00
pengzhanbo
560eef0a48
refactor(theme): add transition for navScreen (#548) 2025-04-07 07:38:34 +08:00
pengzhanbo
52024c24c8 build: publish v1.0.0-rc.138 2025-04-01 21:41:40 +08:00
pengzhanbo
44c92faacf refactor(theme): improve theme transition animation 2025-04-01 21:28:27 +08:00
pengzhanbo
86eefbab9b perf(theme): improve scroll padding top 2025-04-01 21:18:22 +08:00
pengzhanbo
e8860a54ec
perf(theme): improve sidebar transition animation (#540)
* perf(theme): improve sidebar transition animation

* chore: tweak
2025-03-30 03:50:27 +08:00
pengzhanbo
b28112efc2
feat: enhance a11y (#546) 2025-03-30 03:08:01 +08:00
pengzhanbo
54233a330f fix(theme): correct path to theme package 2025-03-30 00:25:03 +08:00
pengzhanbo
6fd6c0c250
feat: improve demo vue scoped styles (#542) 2025-03-30 00:12:04 +08:00
pengzhanbo
6237446482
feat(plugin-md-power): add chat container syntax support (#537) 2025-03-30 00:10:45 +08:00
pengzhanbo
2f9ad84553 fix(theme): remove incorrect CommentService warning during dev 2025-03-26 09:42:39 +08:00
pengzhanbo
10541145e0 build: publish v1.0.0-rc.137 2025-03-24 01:05:48 +08:00
pengzhanbo
6235833e7f
refactor(theme): migrate contributors and changelog to @vuepress/plugin-git built-in component (#536) 2025-03-24 00:28:58 +08:00
pengzhanbo
cca923a235
feat(plugin-md-power): add collapse syntax support (#535) 2025-03-23 18:29:45 +08:00
pengzhanbo
5173e7f2ed
feat(plugin-md-power): add timeline syntax support (#529) 2025-03-22 00:07:35 +08:00
pengzhanbo
de69b22dcc
fix(theme): copyright component active mismatch (#525) 2025-03-22 00:07:18 +08:00
pengzhanbo
e34690836b
feat(theme): improve log output (#526) 2025-03-22 00:07:00 +08:00
pengzhanbo
feb35b4307
fix(theme): incorrect markdown.hint default options (#530) 2025-03-22 00:06:42 +08:00
pengzhanbo
a64cc6e274 build: publish v1.0.0-rc.136 2025-03-16 14:16:17 +08:00
pengzhanbo
de7b25ed7c fix(theme): optimize mermaid 2025-03-16 13:01:55 +08:00
pengzhanbo
0fd6cac574
refactor(theme): improve types and flat config (#524)
* refactor(theme): improve types
2025-03-16 02:29:30 +08:00
pengzhanbo
3061c1085c
refactor(theme): improve repo-card fetch data (#521) 2025-03-12 23:39:31 +08:00
pengzhanbo
5a81b419c3
perf: improve nodejs version support (#520) 2025-03-12 23:39:13 +08:00
pengzhanbo
3d9361e2f1
feat: add title render support for code block (#522) 2025-03-12 23:38:43 +08:00
pengzhanbo
79d3ee6565 chore: update deps to latest 2025-03-09 20:48:38 +08:00
Mister-Hope
b8b32201ef
feat!: remove plugin-shikiji, migrate to @vuepress/plugin-shiki, close #489 (#508)
* feat: remove shiki plugin

* chore: tweak

* chore: tweak

---------

Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-03-05 12:36:53 +08:00
pengzhanbo
4e7c27a980 build: publish v1.0.0-rc.135 2025-03-02 12:50:18 +08:00
pengzhanbo
88701c2519 build: publish v1.0.0-rc.134 2025-03-02 12:31:34 +08:00
pengzhanbo
4227b8a91e
feat(theme): split the post cover field into cover and coverStyle (#512) 2025-03-02 11:25:58 +08:00
pengzhanbo
d4e76e0b0b
fix(theme): page should be in light mode while printing, close #502 (#503) 2025-03-02 00:07:39 +08:00
pengzhanbo
00a858761c
fix(theme): incorrect calculation of active link in the outline, close #492 (#501) 2025-03-02 00:07:18 +08:00
pengzhanbo
6e1992f811
fix(theme): incorrect toc display in 1200px screen (#500) 2025-03-02 00:06:56 +08:00
pengzhanbo
2505e7f623
fix: abbr incorrectly rendered in toc, close #488 (#494) 2025-03-01 23:44:01 +08:00
Paiad
901c3d5063
fix: modify search.css for better display (#499) 2025-02-26 13:03:21 +08:00
pengzhanbo
a20e26d645 build: publish v1.0.0-rc.133 2025-02-24 10:08:48 +08:00
pengzhanbo
f0146608ff build: publish v1.0.0-rc.132 2025-02-24 09:10:40 +08:00
pengzhanbo
6f11b50bee perf: update deps to latest 2025-02-24 09:02:02 +08:00
pengzhanbo
4735ca7b97 feat: remove plugin-content-update, instead vuepress built-in api 2025-02-24 08:56:10 +08:00
pengzhanbo
41116562fd chore: tweak 2025-02-24 00:52:29 +08:00
pengzhanbo
bc86a7d868 perf(theme): improve mark styles 2025-02-24 00:24:41 +08:00
pengzhanbo
3eaf2908c4
fix(theme): fix copyright link overflow due to excessive length (#486) 2025-02-23 02:35:52 +08:00
pengzhanbo
fded7e807a
feat(theme): add type support for mark (#480) 2025-02-23 02:00:43 +08:00
pengzhanbo
ddc82895ab
fix(theme): incorrect context leading to failed theme config file hmr (#485) 2025-02-23 01:55:24 +08:00
pengzhanbo
4f998a16c3
fix(theme): fix rendering failure when actions is missing (#476) 2025-02-23 01:49:19 +08:00
pengzhanbo
49b37962e5
feat(theme): add width/height props to <VPImage> (#475)
* feat(theme): add `width/height` props to `<VPImage>`

* chore: tweak
2025-02-23 01:48:54 +08:00
pengzhanbo
662b369663 build: publish v1.0.0-rc.131 2025-02-16 15:37:01 +08:00
pengzhanbo
9a2e088119 perf: update deps to latest 2025-02-16 15:15:56 +08:00
pengzhanbo
e0ae83d321
perf(theme): improve footnote styles (#469) 2025-02-16 15:03:45 +08:00