627 Commits

Author SHA1 Message Date
pengzhanbo
9f3de6b8ea fix(theme): sidebar prefix concat incorrectly 2025-10-08 12:50:49 +08:00
pengzhanbo
3b5e2cc5b3 fix(theme): fix I/O race condition causing auto frontmatter not to be written 2025-10-08 12:49:58 +08:00
pengzhanbo
2e1ad23112 fix(theme): incorrect configuration loading and page generation sequence 2025-10-08 02:16:00 +08:00
pengzhanbo
b37af47dca feat(theme): add collection breaking change log 2025-10-08 01:29:20 +08:00
pengzhanbo
2a8385f3aa fix(theme): incorrect collection auto complete 2025-10-08 01:28:46 +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
69b9d0bc3d
fix(theme): fix createTime is obtained incorrectly during creation, close #692 (#700) 2025-09-20 15:12:44 +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
e8e8614d6e style: lint fix 2025-08-11 00:42:43 +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
371834640b
feat(plugin-md-power): add table container, close #652 (#655) 2025-07-26 09:11:51 +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
b8ce0cd151 fix(theme): incorrect image preview selector 2025-07-20 10:47:02 +08:00
pengzhanbo
f7f39b8f32 docs: update docs 2025-07-10 11:40:43 +08:00
pengzhanbo
0fe98a38f1
feat(theme): migrate to @vuepress/plugin-replace-assets (#644) 2025-07-10 11:23:05 +08:00
pengzhanbo
57d08bd501
fix(theme): locales selector not rendering correctly on mobile, close #640 (#641) 2025-07-08 14:26:51 +08:00
Hammuu1112
534683817e
feat(theme): add locale support for Korean (ko-KR) (#642)
* add ko-KR

* fix typo error

* Change the import order
2025-07-08 13:00:06 +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
4590703e63
feat(theme): add image-preview configuration (#637) 2025-07-05 23:22:25 +08:00
pengzhanbo
79fecda01f fix(theme): remove lang="scss" in component styles 2025-06-29 15:39:17 +08:00
pengzhanbo
a8fac92bf0
feat(plugin-md-power): add deprecated prop support for field container, close #627 (#630) 2025-06-29 14:36:48 +08:00
pengzhanbo
4f60b5424d style: lint fix 2025-06-24 15:13:03 +08:00
pengzhanbo
6f15557f11
feat: use chokidar v4 (#622) 2025-06-19 19:27:06 +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
Shuo Liu
1f89d7f515
feat(plugin-md-power): enable python code repl(#585) (#613)
* feat(plugin-md-power): enable python code repl(#585)

* fix(plugin-md-power): correct grammars

* fix(plugin-md-power): modify pnpm-lock.yaml

* feat: tweak

* chore: tweak

---------

Co-authored-by: Shuo Liu <sliu84@outlook.com>
Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
2025-06-06 21:14:59 +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
pengzhanbo
9ef8322940 perf: update deps to latest 2025-05-17 09:33:09 +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