534 Commits

Author SHA1 Message Date
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
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
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
f8e6246841 style: lint fix 2025-02-09 01:01:29 +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
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
pengzhanbo
4a39d39331
fix(plugin-md-power): incorrect rendering heading from demo in outline, close #423 (#431)
* fix(plugin-md-power): incorrect rendering heading from `demo` in `outline`, close #423

* chore: tweak
2025-01-21 11:59:50 +08:00
pengzhanbo
8b9c50b0fe
perf(theme): improve bulletin enablePage (#438) 2025-01-21 11:59:15 +08:00
pengzhanbo
93a3da2934
feat(theme): add separator support for sidebar items, close #426 (#437) 2025-01-21 11:58:59 +08:00
pengzhanbo
b671875bcc
fix(theme): improve page aside layout, close #429 (#436) 2025-01-21 11:58:42 +08:00
pengzhanbo
0ce2754a34
fix(theme): improve code block scrollbar, close #427 (#435) 2025-01-21 11:58:25 +08:00
pengzhanbo
40bbb22487
fix(theme): fix flickering white border in bottom of home, close #424 (#433) 2025-01-21 11:57:46 +08:00
pengzhanbo
a9f6bd0a0c
feat(plugin-md-power): add demo syntax (#415)
* feat(plugin-md-power): add `demo` syntax
2025-01-10 11:17:23 +08:00
pengzhanbo
1db995c887
fix(theme): doc changelog mismatch (#413) 2025-01-05 21:20:48 +08:00
pengzhanbo
55b62d72cb chore: improve stylelint config 2025-01-03 22:40:09 +08:00
pengzhanbo
4da8c75cc7 feat(theme): improve styles 2024-12-30 00:19:06 +08:00
pengzhanbo
8dff33a481
fix(theme): incorrect langs switch in blog page, close #404 (#405) 2024-12-29 00:39:14 +08:00
pengzhanbo
0205ec8681
feat(theme): improve doc styles (#402) 2024-12-29 00:38:58 +08:00
pengzhanbo
248826886a style: lint fix 2024-12-25 17:39:41 +08:00
pengzhanbo
0b7a955343
fix(theme): incorrect auto sidebar sorting (#399) 2024-12-25 00:16:33 +08:00
pengzhanbo
4e158964d2
fix(theme): incorrect link external parsing (#396) 2024-12-23 23:10:24 +08:00
pengzhanbo
2557af8e01
fix(theme): incorrect font-synthesis and readingTime format (#394) 2024-12-22 00:27:38 +08:00
pengzhanbo
d261dc312a
fix(theme): incorrect sidebar auto sorting, close #387 (#389) 2024-12-22 00:26:56 +08:00
pengzhanbo
361ef45a0f
fix(theme): fix carousel swiper that stops unexpectedly during appearance switching (#385) 2024-12-22 00:11:21 +08:00
pengzhanbo
e9b6bce8e6
feat(theme): improve languages selector (#384) 2024-12-22 00:10:06 +08:00
pengzhanbo
a21d9ed0b5
feat(theme): improve auto-frontmatter error log (#383) 2024-12-22 00:09:34 +08:00
pengzhanbo
055bf6156c
feat(theme): improve link parsing (#382)
* feat(theme): improve link parsing

* chore: tweak
2024-12-22 00:08:53 +08:00