782 Commits

Author SHA1 Message Date
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
pengzhanbo
29f9b87128
fix(theme): incorrect home hero actions layout in mobile (#464)
* fix(theme): incorrect home hero actions layout in mobile

* chore: tweak
2025-02-16 15:03:14 +08:00
pengzhanbo
b7ced3b501
refactor(theme): improve theme options (#463) 2025-02-16 15:02:57 +08:00
pengzhanbo
6442ffa25a
feat(theme): add doc-hero support for custom home (#462) 2025-02-16 15:02:26 +08:00
pengzhanbo
48887d5094 build: publish v1.0.0-rc.130 2025-02-09 01:22:18 +08:00
pengzhanbo
f8e6246841 style: lint fix 2025-02-09 01:01:29 +08:00
pengzhanbo
3bacc633f1 chore: update deps to latest 2025-02-09 01:00:40 +08:00
pengzhanbo
8631727ec3
feat(theme): add sidebarScrollbar options, close #425 (#460) 2025-02-09 00:42:36 +08:00
pengzhanbo
861512d402
perf(plugin-shikiji): improve twoslash (#459) 2025-02-09 00:20:32 +08:00
pengzhanbo
90db034671
feat(theme): add icon support for home hero actions (#456) 2025-02-08 14:47:57 +08:00
pengzhanbo
3017bd7a94
feat(theme): improve doc copyright link text (#457) 2025-02-08 14:47:40 +08:00
小沐沐吖
a2282f51c6
feat(theme): add custom color support for badge components, close #453 (#455)
* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components

* feat(theme): add custom color support for badge components
2025-02-07 10:48:33 +08:00
pengzhanbo
b6df5e1e1c style: lint fix 2025-01-29 23:18:18 +08:00
pengzhanbo
149d31818f
fix(theme): improve force-dark in development (#450) 2025-01-28 00:26:36 +08:00
pengzhanbo
425d4cabf5 build: publish v1.0.0-rc.129 2025-01-21 13:06:04 +08:00
pengzhanbo
df306e78bc perf: update deps to latest 2025-01-21 12:58:03 +08:00
pengzhanbo
363a0dd425
fix(theme): incorrect copyright author, close #443 (#445) 2025-01-21 12:00:23 +08:00
pengzhanbo
62c43d25ee
feat: improve built-in locales (#441) 2025-01-21 12:00:06 +08:00