891 Commits

Author SHA1 Message Date
pengzhanbo
3523df74db
feat: add inheritAttrs option to components that include ClientOnly (#697) 2025-09-18 12:43:03 +08:00
pengzhanbo
7a95f6ab95 build: publish v1.0.0-rc.163 2025-09-10 12:58:31 +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
pengzhanbo
3bca540085 build: publish v1.0.0-rc.162 2025-09-03 23:54:26 +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
6902067ea6 build: publish v1.0.0-rc.161 2025-08-20 03:19:41 +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
96eb076496 build: fix tsdown build config 2025-08-11 00:36:59 +08:00
pengzhanbo
2059cf92ff build: fix tsdown build config 2025-08-11 00:13:41 +08:00
pengzhanbo
27e9ab0982 build: fix tsdown build config 2025-08-10 23:40:48 +08:00
pengzhanbo
bc27437730 build: fix tsdown build config 2025-08-10 23:32:05 +08:00
pengzhanbo
caf1cd03c9 build: publish v1.0.0-rc.160 2025-08-04 15:25:20 +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
b08401ee30 build: publish v1.0.0-rc.159 2025-07-26 09:38:54 +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
1702995aec build: publish v1.0.0-rc.158 2025-07-20 11:11:37 +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
fa26b7bd5f build: publish v1.0.0-rc.157 2025-07-12 08:50:56 +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
877d2736d6 build: publish v1.0.0-rc.156 2025-07-06 14:51:21 +08:00
pengzhanbo
156e32c17c docs: update readme 2025-07-05 23:34:48 +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
020f276dff build: publish v1.0.0-rc.155 2025-06-29 15:50:34 +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
0078731ee4 build: publish v1.0.0-rc.154 2025-06-19 19:58:15 +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
pengzhanbo
e660a522b2 build: publish v1.0.0-rc.153 2025-06-07 14:31:57 +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