pengzhanbo
|
e113f6850a
|
feat(theme): improve post draft status (#662)
|
2025-08-04 14:59:17 +08:00 |
|
pengzhanbo
|
371834640b
|
feat(plugin-md-power): add table container, close #652 (#655)
|
2025-07-26 09:11:51 +08:00 |
|
pengzhanbo
|
b8ce0cd151
|
fix(theme): incorrect image preview selector
|
2025-07-20 10:47:02 +08:00 |
|
pengzhanbo
|
0fe98a38f1
|
feat(theme): migrate to @vuepress/plugin-replace-assets (#644)
|
2025-07-10 11:23:05 +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
|
4590703e63
|
feat(theme): add image-preview configuration (#637)
|
2025-07-05 23:22:25 +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 |
|
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
|
9ef8322940
|
perf: update deps to latest
|
2025-05-17 09:33:09 +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
|
2c9006caf7
|
fix(theme): fix git-plugin execute error when git: false (#591)
|
2025-05-12 09:06:44 +08:00 |
|
pengzhanbo
|
61ca08c8b4
|
fix(theme): yaml parsing error caused by special chars (#586)
* fix(theme): yaml parsing error caused by special chars
* chore: tweak
|
2025-05-07 20:48:16 +08:00 |
|
pengzhanbo
|
31e3b41a27
|
feat(plugin-md-power): add code-tree container and embed syntax, close #567 (#584)
* feat(plugin-md-power): add code-tree container and embed syntax, close #567
* chore: tweak
|
2025-05-02 21:01:25 +08:00 |
|
pengzhanbo
|
56c5eb5257
|
feat(plugin-md-power): add field and field-group container, close #566 (#579)
|
2025-04-30 03:01:06 +08:00 |
|
pengzhanbo
|
73ed8dc9c5
|
feat(theme): add badge support for navbar and sidebar (#559)
|
2025-04-19 11:40:35 +08:00 |
|
pengzhanbo
|
74841a9ff6
|
fix(theme): handle empty dependencies in version detection
|
2025-04-07 17:39:05 +08:00 |
|
pengzhanbo
|
1365c83109
|
feat: add vuepress-plugin-replace-assets support, close #545 (#549)
* feat: add `vuepress-plugin-replace-assets` support, close #545
|
2025-04-07 07:41:23 +08:00 |
|
pengzhanbo
|
487448d611
|
feat(theme): add theme deps version detection (#551)
* feat(theme): add theme deps version detection
* chore: tweak
|
2025-04-07 07:38:52 +08:00 |
|
pengzhanbo
|
54233a330f
|
fix(theme): correct path to theme package
|
2025-03-30 00:25:03 +08:00 |
|
pengzhanbo
|
6237446482
|
feat(plugin-md-power): add chat container syntax support (#537)
|
2025-03-30 00:10:45 +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
|
cca923a235
|
feat(plugin-md-power): add collapse syntax support (#535)
|
2025-03-23 18:29:45 +08:00 |
|
pengzhanbo
|
5173e7f2ed
|
feat(plugin-md-power): add timeline syntax support (#529)
|
2025-03-22 00:07:35 +08:00 |
|
pengzhanbo
|
e34690836b
|
feat(theme): improve log output (#526)
|
2025-03-22 00:07:00 +08:00 |
|
pengzhanbo
|
feb35b4307
|
fix(theme): incorrect markdown.hint default options (#530)
|
2025-03-22 00:06:42 +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
|
3d9361e2f1
|
feat: add title render support for code block (#522)
|
2025-03-12 23:38:43 +08:00 |
|
Mister-Hope
|
b8b32201ef
|
feat!: remove plugin-shikiji, migrate to @vuepress/plugin-shiki, close #489 (#508)
* feat: remove shiki plugin
* chore: tweak
* chore: tweak
---------
Co-authored-by: pengzhanbo <volodymyr@foxmail.com>
|
2025-03-05 12:36:53 +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
|
4735ca7b97
|
feat: remove plugin-content-update, instead vuepress built-in api
|
2025-02-24 08:56:10 +08:00 |
|
pengzhanbo
|
ddc82895ab
|
fix(theme): incorrect context leading to failed theme config file hmr (#485)
|
2025-02-23 01:55:24 +08:00 |
|
pengzhanbo
|
b7ced3b501
|
refactor(theme): improve theme options (#463)
|
2025-02-16 15:02:57 +08:00 |
|
pengzhanbo
|
f8e6246841
|
style: lint fix
|
2025-02-09 01:01:29 +08:00 |
|
pengzhanbo
|
90db034671
|
feat(theme): add icon support for home hero actions (#456)
|
2025-02-08 14:47:57 +08:00 |
|
pengzhanbo
|
62c43d25ee
|
feat: improve built-in locales (#441)
|
2025-01-21 12:00:06 +08:00 |
|
pengzhanbo
|
8b9c50b0fe
|
perf(theme): improve bulletin enablePage (#438)
|
2025-01-21 11:59:15 +08:00 |
|
pengzhanbo
|
248826886a
|
style: lint fix
|
2024-12-25 17:39:41 +08:00 |
|
pengzhanbo
|
0b7a955343
|
fix(theme): incorrect auto sidebar sorting (#399)
|
2024-12-25 00:16:33 +08:00 |
|
pengzhanbo
|
2557af8e01
|
fix(theme): incorrect font-synthesis and readingTime format (#394)
|
2024-12-22 00:27:38 +08:00 |
|
pengzhanbo
|
d261dc312a
|
fix(theme): incorrect sidebar auto sorting, close #387 (#389)
|
2024-12-22 00:26:56 +08:00 |
|
pengzhanbo
|
a21d9ed0b5
|
feat(theme): improve auto-frontmatter error log (#383)
|
2024-12-22 00:09:34 +08:00 |
|
pengzhanbo
|
8d3930560a
|
perf(theme): improve typo
|
2024-12-08 11:56:29 +08:00 |
|
pengzhanbo
|
cdee6dc105
|
fix(theme): unformatted system sep cause auto frontmatter error (#370)
|
2024-12-07 05:44:37 +08:00 |
|
pengzhanbo
|
23b3db2abd
|
feat!: update deps and migrate markdown include to official plugin (#372)
|
2024-12-07 05:44:09 +08:00 |
|
pengzhanbo
|
e7ba5621f7
|
perf: optimize debug logs (#371)
|
2024-12-07 05:14:02 +08:00 |
|
pengzhanbo
|
597a199776
|
style: lint fix
|
2024-11-30 05:59:25 +08:00 |
|