298 Commits

Author SHA1 Message Date
pengzhanbo
560eef0a48
refactor(theme): add transition for navScreen (#548) 2025-04-07 07:38:34 +08:00
pengzhanbo
44c92faacf refactor(theme): improve theme transition animation 2025-04-01 21:28:27 +08:00
pengzhanbo
e8860a54ec
perf(theme): improve sidebar transition animation (#540)
* perf(theme): improve sidebar transition animation

* chore: tweak
2025-03-30 03:50:27 +08:00
pengzhanbo
b28112efc2
feat: enhance a11y (#546) 2025-03-30 03:08:01 +08:00
pengzhanbo
2f9ad84553 fix(theme): remove incorrect CommentService warning during dev 2025-03-26 09:42:39 +08:00
pengzhanbo
6235833e7f
refactor(theme): migrate contributors and changelog to @vuepress/plugin-git built-in component (#536) 2025-03-24 00:28:58 +08:00
pengzhanbo
de69b22dcc
fix(theme): copyright component active mismatch (#525) 2025-03-22 00:07:18 +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
4227b8a91e
feat(theme): split the post cover field into cover and coverStyle (#512) 2025-03-02 11:25:58 +08:00
pengzhanbo
6e1992f811
fix(theme): incorrect toc display in 1200px screen (#500) 2025-03-02 00:06:56 +08:00
pengzhanbo
3eaf2908c4
fix(theme): fix copyright link overflow due to excessive length (#486) 2025-02-23 02:35:52 +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
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
6442ffa25a
feat(theme): add doc-hero support for custom home (#462) 2025-02-16 15:02:26 +08:00
pengzhanbo
8631727ec3
feat(theme): add sidebarScrollbar options, close #425 (#460) 2025-02-09 00:42:36 +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
df306e78bc perf: update deps to latest 2025-01-21 12:58:03 +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
40bbb22487
fix(theme): fix flickering white border in bottom of home, close #424 (#433) 2025-01-21 11:57:46 +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
0205ec8681
feat(theme): improve doc styles (#402) 2024-12-29 00:38:58 +08:00
pengzhanbo
4d18728234 perf(theme): improve contributors styles 2024-12-17 00:10:21 +08:00
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
b5ca59d1fe
feat(theme): add location/organization configuration support for friends (#376) 2024-12-15 00:26:17 +08:00
pengzhanbo
71304ee160
fix(theme): incorrect link parsing in breadcrumb nav, close #369 (#373) 2024-12-15 00:10:15 +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
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
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
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