501 Commits

Author SHA1 Message Date
pengzhanbo
d4ad65a1ea
refactor: use deconstruct syntax to handle component props (#744) 2025-10-31 17:42:28 +08:00
pengzhanbo
0e38265f96
feat(plugin-md-power): add full-width support for table container, close #740 (#741) 2025-10-29 20:45:22 +08:00
pengzhanbo
fbb6ec9a63 feat(theme): optimize local nav 2025-10-26 23:18:44 +08:00
pengzhanbo
19868d147e fix(theme): fix language component not displaying correctly 2025-10-26 23:17:46 +08:00
pengzhanbo
be565baf59 fix(theme): fix ssr compile error 2025-10-25 12:21:44 +08:00
pengzhanbo
aa6168c31d
feat(theme): add home hero effects (#738) 2025-10-25 11:55:17 +08:00
pengzhanbo
0a23b94232
fix(theme): fix collection type error when the homepage is set as a posts, close #729 (#732) 2025-10-17 20:19:52 +08:00
pengzhanbo
1471547bcd fix(theme): fix the layout misalignment of the <VPButton /> fontawesome icon 2025-10-17 13:12:35 +08:00
pengzhanbo
74b4ddf8f5 perf: update deps to latest 2025-10-16 02:01:56 +08:00
pengzhanbo
4abc1eeb58
feat(theme): add icon to doc footer prev-next (#726) 2025-10-15 12:35:29 +08:00
pengzhanbo
1503a20fbe
feat(theme): optimize view transition (#725) 2025-10-15 12:34:16 +08:00
pengzhanbo
89cb6a585a
fix(theme): fix fontawesome icon, close #720 (#721) 2025-10-13 13:50:52 +08:00
pengzhanbo
c476c2059b
fix(theme): fix sidebar link concatenation error (#722) 2025-10-13 13:50:27 +08:00
HAO CHEN
5c0d211d82
feat(plugin-md-power): add lazy animation mode for mark highlights (#718) 2025-10-12 21:56:15 +08:00
pengzhanbo
8cec3f23e4
fix(theme): fix page transition flickering (#717) 2025-10-12 14:31:32 +08:00
pengzhanbo
338ca4ad7c fix(theme): optimize post category styles 2025-10-12 14:28:04 +08:00
pengzhanbo
3a07f590cb
fix(theme): incorrect sidebar link prefix, close #714, #710 (#715) 2025-10-12 01:37:43 +08:00
pengzhanbo
b3843c7d97
fix(theme): fix post collection links, close #709 (#712) 2025-10-09 21:13:39 +08:00
pengzhanbo
9f3de6b8ea fix(theme): sidebar prefix concat incorrectly 2025-10-08 12:50:49 +08:00
pengzhanbo
4d2361a704
feat(theme)!: add collections support (#704)
* feat(theme)!: add collection support
2025-10-07 23:13:09 +08:00
pengzhanbo
9357b21af1 chore: tweak 2025-09-20 15:59:52 +08:00
huyunan
5cbf0ddfcf
feat(theme): add signdown frontmatter for home page (#691)
* signdow 参数添加 是否显示向下箭头标志

* VPSignDown components add.

* Delete the wrongly modified code.

* feat(theme): signdown parameter adds whether to display a downward arrow flag

* feat(theme): signdown marks are changed to be fixed

---------

Co-authored-by: wb_huyunan <wb_huyunan@kuaishou.com>
2025-09-20 15:19:23 +08:00
pengzhanbo
3523df74db
feat: add inheritAttrs option to components that include ClientOnly (#697) 2025-09-18 12:43:03 +08:00
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
SherkeyXD
0da7055c2b
feat(theme): add telegram social icon (#678)
* feat(icon): add telegram icon

* docs: update social icon list
2025-08-21 00:46:20 +08:00
pengzhanbo
89314f4cb4 style: lint fix 2025-08-20 03:14:15 +08:00
pengzhanbo
94e755c422
feat(theme): add gitee provider support for repocard, close #674 (#675) 2025-08-20 02:31:09 +08:00
pengzhanbo
49d84dcfb4
feat(theme): add fullname prop support for RepoCard, close #669 (#670)
* feat(theme): add `fullname` prop support for `RepoCard`, close #669

* feat: add archive repo status
2025-08-19 23:14:31 +08:00
pengzhanbo
e113f6850a
feat(theme): improve post draft status (#662) 2025-08-04 14:59:17 +08:00
pengzhanbo
fde93517d9
feat(theme): improve img cursor (#661) 2025-08-04 14:58:55 +08:00
pengzhanbo
b120633453 perf(theme): improve iconfont layout 2025-07-26 09:10:42 +08:00
pengzhanbo
11ede1754f feat(theme): ignore npm-badge preview 2025-07-20 11:04:41 +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
3c07909c34 perf(theme): improve some styles 2025-07-05 23:33:16 +08:00
pengzhanbo
d27121a558
fix(theme): incorrect sidebar when items as auto, close #635 (#638) 2025-07-05 23:22:41 +08:00
pengzhanbo
79fecda01f fix(theme): remove lang="scss" in component styles 2025-06-29 15:39:17 +08:00
pengzhanbo
4f60b5424d style: lint fix 2025-06-24 15:13:03 +08:00
pengzhanbo
338334f479
feat!: use new chart plugin and remove md-enhance (#621) 2025-06-19 18:48:46 +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
46effe8866
fix(theme): fix swiper slide link with base (#609) 2025-06-01 21:38:14 +08:00
pengzhanbo
7ed3f6ffd1
fix(theme): fix blog cover link with base (#608) 2025-06-01 21:37:59 +08:00
pengzhanbo
76344550fc fix(theme): fix code block highlight word rendering incorrect 2025-05-31 02:41:15 +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
cd9c664e81
fix(theme): fix incorrect icon rendering, close #599 (#600) 2025-05-19 20:41:36 +08:00