548 Commits

Author SHA1 Message Date
pengzhanbo
1702995aec build: publish v1.0.0-rc.158 2025-07-20 11:11:37 +08:00
pengzhanbo
cc0692145a fix(plugin-md-power): incorrect html folder icon 2025-07-20 10:46:14 +08:00
pengzhanbo
fa26b7bd5f build: publish v1.0.0-rc.157 2025-07-12 08:50:56 +08:00
pengzhanbo
0fe98a38f1
feat(theme): migrate to @vuepress/plugin-replace-assets (#644) 2025-07-10 11:23:05 +08:00
pengzhanbo
877d2736d6 build: publish v1.0.0-rc.156 2025-07-06 14:51:21 +08:00
pengzhanbo
3c07909c34 perf(theme): improve some styles 2025-07-05 23:33:16 +08:00
pengzhanbo
020f276dff build: publish v1.0.0-rc.155 2025-06-29 15:50:34 +08:00
pengzhanbo
f7ec566ae5
fix(plugin-md-power): catch image-size error (#634) 2025-06-29 14:58:29 +08:00
pengzhanbo
309be687b4
feat(plugin-replace-assets): improve replace assets (#628) 2025-06-29 14:37:33 +08:00
pengzhanbo
cd2b7fd26d
feat(plugin-md-power): add links to markdown env (#631) 2025-06-29 14:37:15 +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
dc42be6035
feat(plugin-md-power): add acfun video support, close #625 (#629) 2025-06-29 14:36:26 +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
9efa2c1a80
feat(plugin-md-power): improve plot behavior (#620) 2025-06-19 00:12:22 +08:00
pengzhanbo
a5c874cdcf
feat(theme): improve markdown link behavior (#619) 2025-06-19 00:12:04 +08:00
pengzhanbo
fefe83b0bc docs: add llms support 2025-06-14 13:28:05 +08:00
pengzhanbo
e660a522b2 build: publish v1.0.0-rc.153 2025-06-07 14:31:57 +08:00
pengzhanbo
1dcd46c9c0 test(plugin-md-power): add python-repl unit test 2025-06-06 21:33:11 +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
8f9eb1666f
feat(plugin-md-power): update @mdi/* deps to latest (#612) 2025-06-02 02:57:51 +08:00
pengzhanbo
d6a47419e4
feat(plugin-md-power): improve logger (#607) 2025-05-31 02:37:27 +08:00
pengzhanbo
ca66d587ec build: publish v1.0.0-rc.152 2025-05-27 17:52:38 +08:00
pengzhanbo
4e100a3a01 chore: tweak 2025-05-27 17:51:20 +08:00
pengzhanbo
7592eafd38
fix(plugin-search): reset search index cache (#603) 2025-05-21 22:54:33 +08:00
pengzhanbo
665a8fa530 build: publish v1.0.0-rc.151 2025-05-20 00:09:20 +08:00
pengzhanbo
4746e0082b build: publish v1.0.0-rc.150 2025-05-19 21:16:30 +08:00
pengzhanbo
97dcc97aa1 build: publish v1.0.0-rc.149 2025-05-17 09:39:27 +08:00
pengzhanbo
79af255cd8
feat(plugin-md-power): add flex container (#597) 2025-05-16 21:35:10 +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
eda194cd53 build: publish v1.0.0-rc.148 2025-05-13 11:48:17 +08:00
pengzhanbo
698ce3ef59 build: publish v1.0.0-rc.147 2025-05-12 17:40:07 +08:00
pengzhanbo
b4c139bc72
build: migrate to tsdown (#595) 2025-05-12 17:28:55 +08:00
pengzhanbo
aaa473572c
refactor: use isolatedDeclarations in tsconfig (#594) 2025-05-12 16:17:47 +08:00
pengzhanbo
79ab31d0f2
feat(plugin-md-power): add timeout to image-size (#592) 2025-05-12 09:08:02 +08:00
pengzhanbo
9fef6654ae
fix(plugin-md-power): incorrect collapsed lines in code-tree, close #587 (#588) 2025-05-10 08:24:47 +08:00
pengzhanbo
d3105eaa7d test: update unit test 2025-05-07 10:45:07 +08:00
pengzhanbo
43b5060116 build: publish v1.0.0-rc.146 2025-05-06 14:48:19 +08:00
pengzhanbo
b3561ef383 chore: tweak 2025-05-06 14:07:01 +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
5c24d4a877 build: publish v1.0.0-rc.145 2025-04-30 23:00:15 +08:00
pengzhanbo
497aeb37d6 chore: tweak 2025-04-30 22:31:42 +08:00
pengzhanbo
fdb17160ec chore: tweak 2025-04-30 09:21:37 +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
10708c97b4
feat(plugin-md-power): add diff syntax in file-tree container, close #577 (#578)
* feat(plugin-md-power): add diff syntax in file-tree container, close #577

* chore: tweak
2025-04-29 20:24:57 +08:00
pengzhanbo
bde6afad9c build: publish v1.0.0-rc.144 2025-04-28 20:24:51 +08:00
pengzhanbo
a35ac8eae8 refactor: use modern color functions 2025-04-28 19:50:32 +08:00