375 Commits

Author SHA1 Message Date
pengzhanbo
086528606e
feat(theme): add password support for post frontmatter (#689) 2025-09-10 12:44:01 +08:00
pengzhanbo
2757301d61
fix(theme): fix CardMasonry media query failure (#688) 2025-09-10 12:43:27 +08:00
Geekinney
46b2da25a6
feat(theme): make blog post list responsive to screen width (#685)
* Make blog post list responsive to screen width

* style: lint fix

---------

Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-09-01 12:50:22 +08:00
pengzhanbo
89314f4cb4 style: lint fix 2025-08-20 03:14:15 +08:00
pengzhanbo
e113f6850a
feat(theme): improve post draft status (#662) 2025-08-04 14:59:17 +08:00
pengzhanbo
57d08bd501
fix(theme): locales selector not rendering correctly on mobile, close #640 (#641) 2025-07-08 14:26:51 +08:00
pengzhanbo
79fecda01f fix(theme): remove lang="scss" in component styles 2025-06-29 15:39:17 +08:00
pengzhanbo
a5c874cdcf
feat(theme): improve markdown link behavior (#619) 2025-06-19 00:12:04 +08:00
pengzhanbo
c21c9bdefa
fix(theme): fix external non-HTTP link redirection (#614) 2025-06-06 12:53:39 +08:00
pengzhanbo
3c2a34729e
fix(theme): fix blog cover layout error in mobile (#611) 2025-06-01 21:41:32 +08:00
pengzhanbo
d5ea846e8a
feat(theme): improve Card* styles (#610) 2025-06-01 21:38:28 +08:00
pengzhanbo
7ed3f6ffd1
fix(theme): fix blog cover link with base (#608) 2025-06-01 21:37:59 +08:00
pengzhanbo
3ba41b90b8 fix(theme): ensure friends description from user 2025-05-27 17:32:53 +08:00
pengzhanbo
c9ead12e35
feat(theme): sidebar auto scroll into active link (#604) 2025-05-21 22:55:26 +08:00
pengzhanbo
5d255998db perf: improve code block styles 2025-05-16 15:41:47 +08:00
pengzhanbo
149732520a
feat: add multiple provider support for icon, close #568 (#596)
* feat: add multiple provider support for icon

* chore: tweak

* chore: tweak
2025-05-16 11:03:41 +08:00
pengzhanbo
aaa473572c
refactor: use isolatedDeclarations in tsconfig (#594) 2025-05-12 16:17:47 +08:00
pengzhanbo
bd0e9404da fix(theme): simplify icon rendering 2025-05-09 23:13:37 +08:00
pengzhanbo
f9276fdb75 fix(theme): improve link handling and href binding logic 2025-05-09 23:12:44 +08:00
pengzhanbo
a3208fc309
feat(theme): add comment and markdown content into friends page (#580) 2025-04-30 09:08:51 +08:00
pengzhanbo
a35ac8eae8 refactor: use modern color functions 2025-04-28 19:50:32 +08:00
pengzhanbo
7ecce2db5c
feat(theme): add support for author and creation in global copyright config, close #573 (#576) 2025-04-28 10:53:48 +08:00
pengzhanbo
73ed8dc9c5
feat(theme): add badge support for navbar and sidebar (#559) 2025-04-19 11:40:35 +08:00
pengzhanbo
0bceda590c
feat(theme): add layout slots (#558) 2025-04-19 11:39:57 +08:00
pengzhanbo
8111351224 feat(theme): refactor VPCardMasonry for improved layout 2025-04-16 00:22:07 +08:00
pengzhanbo
a0de3c660a
feat(theme): add target/rel props support for LinkCard (#556) 2025-04-15 21:26:50 +08:00
pengzhanbo
97f046015c
feat(theme): add doc-meta-before and doc-meta-after slots (#554) 2025-04-14 18:51:26 +08:00
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