375 Commits

Author SHA1 Message Date
pengzhanbo
d022114498 fix(theme): CardMasonry hydration mismatch 2024-12-15 14:24:10 +08:00
pengzhanbo
a93d53c77a
feat(theme): add <CardMasonry> support (#379) 2024-12-15 00:27:12 +08:00
pengzhanbo
e5d732bc79
feat(theme): add width/center props support for ImageCard (#378)
* feat(theme): add `width/center` props  support for `ImageCard`

* chore: tweak
2024-12-15 00:26:54 +08:00
pengzhanbo
a776852a8a
feat(theme): improve sidebar collapsed state (#377) 2024-12-15 00:26:37 +08:00
pengzhanbo
b5ca59d1fe
feat(theme): add location/organization configuration support for friends (#376) 2024-12-15 00:26:17 +08:00
pengzhanbo
801d1a6ac7
fix(theme): unexpectedly overlooked sidebar icon (#374) 2024-12-15 00:10:39 +08:00
pengzhanbo
71304ee160
fix(theme): incorrect link parsing in breadcrumb nav, close #369 (#373) 2024-12-15 00:10:15 +08:00
pengzhanbo
597a199776 style: lint fix 2024-11-30 05:59:25 +08:00
pengzhanbo
9906f1a4e2
feat(theme): improve locales (#366)
* chore: tweak

* feat(theme): improve locales
2024-11-30 05:31:14 +08:00
pengzhanbo
8b39248f96
perf(theme): improve types (#365) 2024-11-28 23:05:27 +08:00
pengzhanbo
6533332280
fix(theme): incorrect article copyright, close #362 (#363) 2024-11-28 00:09:21 +08:00
pengzhanbo
de2a5a3037
feat(theme): improve sidebar external link icon (#358) 2024-11-28 00:09:06 +08:00
pengzhanbo
d11dd2d12c
feat(theme): optimize cn font family (#357) 2024-11-26 13:54:26 +08:00
pengzhanbo
6e037dcdc0
feat(theme): add support for article copyright (#345) 2024-11-20 19:52:17 +08:00
pengzhanbo
04ada17d5f
feat(theme): add categories transform and improve ui (#342) 2024-11-18 00:42:13 +08:00
pengzhanbo
6f2d3958f4
perf(theme): improve image card title (#341) 2024-11-18 00:41:57 +08:00
pengzhanbo
c4438afaa5
feat(theme): add repo card cache (#338) 2024-11-18 00:40:58 +08:00
pengzhanbo
175173027d
feat(plugin-shikiji): add support for twoslashOptions (#335)
* feat(plugin-shikiji): add support for `twoslashOptions`

* chore: tweak
2024-11-11 14:58:41 +08:00
pengzhanbo
bbef6a8f18 fix(theme): incorrect ssr in dark-mode 2024-11-10 00:32:21 +08:00
pengzhanbo
b36ebadcb8
feat(theme): optimize appearance transition, close #325 (#333) 2024-11-10 00:13:43 +08:00
pengzhanbo
ad700d6917 feat(theme): improve <VPImageCard> 2024-11-09 00:33:22 +08:00
pengzhanbo
a8f3df3619 feat(theme): add component <VPDocHeader> 2024-11-09 00:32:52 +08:00
pengzhanbo
1f003a42c4 perf(theme): improve CommentService 2024-11-08 23:42:34 +08:00
pengzhanbo
bf35ec11d3
feat(theme): add archive article count, close #326 (#330) 2024-11-08 16:19:11 +08:00
pengzhanbo
08a2d6107f
feat(theme): add changelog and improve contributors, close #319 (#329) 2024-11-08 12:17:25 +08:00
pengzhanbo
960b2ca65a refactor(theme): improve node extends page 2024-10-31 04:24:58 +08:00
pengzhanbo
e74130c19d
fix(theme): incorrect date format, close #317 (#321) 2024-10-31 01:53:39 +08:00
pengzhanbo
30d707036e
perf: improve markdown container plugin (#320)
* perf: improve markdown container plugin

* chore: add unit test

* chore: improve styles
2024-10-31 01:42:54 +08:00
pengzhanbo
3390b49c1f perf(theme): improve breadcrumb seo 2024-10-26 01:12:00 +08:00
pengzhanbo
97b59bfc76
fix(theme): incorrect time format, close #312 (#314) 2024-10-26 01:05:13 +08:00
pengzhanbo
4237310560
fix(theme): incorrect layer for LinkCard icon, close #310 (#313) 2024-10-25 19:15:35 +08:00
pengzhanbo
b98f46a914
fix(theme): incorrect auto generate sidebar, close #307 (#308) 2024-10-24 00:55:01 +08:00
pengzhanbo
eadbc76082 chore: tweak 2024-10-22 03:45:03 +08:00
pengzhanbo
ef78eeab7a
fix(theme): incorrect home hero background styles, close #304 (#305) 2024-10-22 03:23:06 +08:00
pengzhanbo
7c779b237f
feat(theme): add support for bulletin, close #280 (#298)
* feat(theme): add support for bulletin, close #280

* chore: tweak
2024-10-21 00:20:57 +08:00
pengzhanbo
3f7fa4133c
feat(theme): add footer-content slot (#299) 2024-10-21 00:20:29 +08:00
pengzhanbo
38e6009fda
fix(theme): incorrect breadcrumb when blog home (#292) 2024-10-18 12:33:16 +08:00
pengzhanbo
cb9d7f18ed
fix(theme): blog cover hydration mismatch in mobile (#290) 2024-10-17 00:24:41 +08:00
pengzhanbo
a7595025b7
feat(theme): add support for tags color themes (#284) 2024-10-14 13:12:31 +08:00
pengzhanbo
aa638a864f
feat(theme): add support for whether to display createTime, close #279 (#282)
* feat(theme): add support for whether to display `createTime`, close #279

* docs: update docs
2024-10-14 01:25:49 +08:00
pengzhanbo
e347537986
feat(theme): reduce the line spacing in the category list (#281) 2024-10-14 01:25:30 +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
9ef85fe858
fix(theme): incorrect anchor link scrolling, close #266 (#268) 2024-10-12 15:04:18 +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
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
341267b37e
perf(theme): improve types (#244) 2024-10-02 01:29:49 +08:00