1006 Commits

Author SHA1 Message Date
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
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
1dba45f04a build: publish v1.0.0-rc.128 2025-01-10 13:48:27 +08:00
pengzhanbo
fac123b983 build: publish v1.0.0-rc.127 2025-01-10 12:55:08 +08:00
pengzhanbo
cb731d9041 perf: update deps to latest 2025-01-10 11:31:36 +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
11db9059c5 build: publish v1.0.0-rc.126 2025-01-05 21:37:39 +08:00
pengzhanbo
1db995c887
fix(theme): doc changelog mismatch (#413) 2025-01-05 21:20:48 +08:00
pengzhanbo
fe99eb9881 perf: update deps to latest 2025-01-05 21:19:04 +08:00
pengzhanbo
55b62d72cb chore: improve stylelint config 2025-01-03 22:40:09 +08:00
pengzhanbo
6b653a3650 build: publish v1.0.0-rc.125 2024-12-30 00:37:15 +08:00
pengzhanbo
929e2ce59e perf: update vuepress deps to latest 2024-12-30 00:28:17 +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
5f9f84f35c build: publish v1.0.0-rc.124 2024-12-25 00:34:42 +08:00
pengzhanbo
0b7a955343
fix(theme): incorrect auto sidebar sorting (#399) 2024-12-25 00:16:33 +08:00
pengzhanbo
268e62d43b build: publish v1.0.0-rc.123 2024-12-23 23:17:50 +08:00
pengzhanbo
4e158964d2
fix(theme): incorrect link external parsing (#396) 2024-12-23 23:10:24 +08:00
pengzhanbo
f21c42a3c7 build: publish v1.0.0-rc.122 2024-12-22 14:24:25 +08:00
pengzhanbo
70dfe79c2a perf: update deps to latest 2024-12-22 14:16:05 +08:00