614 Commits

Author SHA1 Message Date
pengzhanbo
b09122e1b3
feat(theme): improve loading config file (#276) 2024-10-13 15:24:35 +08:00
MarkChai
c4025cb489
fix(theme): fix grammar mistakes in site footer (#274)
* [Fix] Fix Grammar mistake in zh footer

* [Fix] Fix Grammar mistake in en footer
2024-10-13 15:24:11 +08:00
pengzhanbo
c6907dfe74
feat(theme): add support for blog category expand depth, close #271 (#275) 2024-10-13 15:23:50 +08:00
pengzhanbo
c32dd3eb93
fix(theme): incorrect page layout when navbar: false, close #270 (#273) 2024-10-13 15:23:29 +08:00
pengzhanbo
2e4c544879 build: publish v1.0.0-rc.108 2024-10-12 16:07:37 +08:00
pengzhanbo
b8c1b68519 perf: update deps to latest 2024-10-12 16:01:41 +08:00
pengzhanbo
9ef85fe858
fix(theme): incorrect anchor link scrolling, close #266 (#268) 2024-10-12 15:04:18 +08:00
pengzhanbo
2dd8d239ce perf(theme): improve types 2024-10-10 18:06:11 +08:00
pengzhanbo
452500d391 build: publish v1.0.0-rc.107 2024-10-09 01:20:02 +08:00
pengzhanbo
eb58c60743 perf: update deps to latest 2024-10-09 01:11:39 +08:00
pengzhanbo
7913caee50
refactor(theme): improve headers active anchor (#258) 2024-10-09 00:37:53 +08:00
pengzhanbo
3fe7497df1
fix(theme): back-to-top hydration Mismatch (#257) 2024-10-08 20:43:53 +08:00
pengzhanbo
6d918ca7b8
perf(theme): improve scroll behavior (#253) 2024-10-04 11:13:36 +08:00
pengzhanbo
cd533d6f02 build: publish v1.0.0-rc.106 2024-10-03 09:35:41 +08:00
pengzhanbo
5509bf460c
fix(theme): incorrect task list style in mobile, close #247 (#252) 2024-10-03 09:27:29 +08:00
pengzhanbo
45b2a36798
feat(theme): add attr name for navbar social icon (#249) 2024-10-03 09:26:44 +08:00
pengzhanbo
2a355705ff
feat(theme): add fs cache for encrypt and icons (#248) 2024-10-03 09:26:28 +08:00
pengzhanbo
a6079d69ae build: publish v1.0.0-rc.105 2024-10-02 01:41:58 +08:00
pengzhanbo
1444af6533
perf(theme): improve findConfigPath (#246) 2024-10-02 01:30:17 +08:00
pengzhanbo
84c1ae39a1
perf(theme): add debug log (#245) 2024-10-02 01:30:03 +08:00
pengzhanbo
341267b37e
perf(theme): improve types (#244) 2024-10-02 01:29:49 +08:00
pengzhanbo
e2421a0c92
perf: update deps to latest (#241) 2024-10-02 01:13:04 +08:00
pengzhanbo
1e076fea5a
perf(theme): improve <VPLink> (#239) 2024-10-01 01:26:37 +08:00
pengzhanbo
c2fcb3279e build: publish v1.0.0-rc.104 2024-09-27 09:06:36 +08:00
pengzhanbo
1ba44572e6 perf: update deps to latest 2024-09-27 09:02:48 +08:00
pengzhanbo
da64267432
feat(theme): add support frontmatter excerpt for blog post, close #218 (#224) 2024-09-27 08:41:27 +08:00
pengzhanbo
a63ac17513
perf(theme): improve theme exports, close #215 (#221) 2024-09-27 08:40:59 +08:00
pengzhanbo
3c5c0272d2
perf(theme): improve prepare pages watch (#225) 2024-09-27 08:40:40 +08:00
pengzhanbo
b2224d33d4
feat(theme): add target/rel attrs to hero actions (#223) 2024-09-27 08:40:22 +08:00
pengzhanbo
fe3945ccc3
perf(theme): improve auto-frontmatter cache (#222) 2024-09-27 08:40:06 +08:00
pengzhanbo
9e042a637b build: publish v1.0.0-rc.103 2024-09-26 00:56:55 +08:00
pengzhanbo
ca21d1b8cb
feat: add support optional icon for file-tree and code-tabs (#216)
* feat(theme)!: migrate `plugin-markdown-hint`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* fix(theme): improve `home-blog` styles in mobile, close #210

* chore: tweak

* chore: tweak

* chore: tweak

* feat: add support optional icon for `file-tree` and `code-tabs`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak
2024-09-26 00:14:06 +08:00
pengzhanbo
49672724eb
feat(theme)!: migrate plugin-md-enhance to official plugins (#206)
* feat(theme)!: migrate `plugin-markdown-hint`

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak

* fix(theme): improve `home-blog` styles in mobile, close #210

* chore: tweak

* chore: tweak
2024-09-26 00:06:23 +08:00
pengzhanbo
6a3c64326a
perf(theme): silence sass deprecations legacy-js-api (#214) 2024-09-24 22:53:51 +08:00
pengzhanbo
52c954a27a
fix(theme): incorrect appearance scripts in head, close #211 (#213) 2024-09-24 22:53:36 +08:00
pengzhanbo
c8089f54a5
fix(theme): improve home-blog styles in mobile, close #210 (#212) 2024-09-24 22:53:22 +08:00
pengzhanbo
b9ba65bc8d build: publish v1.0.0-rc.102 2024-09-23 12:40:57 +08:00
pengzhanbo
a11166de6e
fix(theme): sidebar prefix validation completion (#208) 2024-09-23 04:02:21 +08:00
pengzhanbo
ce921e209d
feat!: apply vuepress official guidelines (#203) 2024-09-22 01:28:13 +08:00
pengzhanbo
533898e3a6
perf: update vuepress deps to latest (#202) 2024-09-21 22:01:40 +08:00
pengzhanbo
e86b8d81df style: lint fix 2024-09-21 07:11:20 +08:00
pengzhanbo
c83a2e081f build: publish v1.0.0-rc.101 2024-09-21 06:24:43 +08:00
pengzhanbo
01a3abf28f perf: update deps to latest 2024-09-21 06:19:26 +08:00
pengzhanbo
ef34b915b0
perf(theme): optimize blog layout (#198) 2024-09-21 06:14:42 +08:00
pengzhanbo
39ad1c56d2
feat(theme): add support post cover for blog post list (#196) 2024-09-20 19:42:09 +08:00
pengzhanbo
8f6057adb0 build: publish v1.0.0-rc.100 2024-09-18 21:55:30 +08:00
pengzhanbo
ecee1cfe2a fix(theme): incorrect auto-frontmatter cache check 2024-09-18 21:54:05 +08:00
pengzhanbo
1985a27579 build: publish v1.0.0-rc.99 2024-09-18 21:45:30 +08:00
pengzhanbo
474ee6f0a0 perf: update deps to latest 2024-09-18 21:43:40 +08:00
pengzhanbo
1c40b25cfa
perf(theme): optimize scroll-padding-top (#191) 2024-09-18 19:57:00 +08:00