863 Commits

Author SHA1 Message Date
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
pengzhanbo
76344550fc fix(theme): fix code block highlight word rendering incorrect 2025-05-31 02:41:15 +08:00
pengzhanbo
ca66d587ec build: publish v1.0.0-rc.152 2025-05-27 17:52:38 +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
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
cd9c664e81
fix(theme): fix incorrect icon rendering, close #599 (#600) 2025-05-19 20:41:36 +08:00
pengzhanbo
97dcc97aa1 build: publish v1.0.0-rc.149 2025-05-17 09:39:27 +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
8bfe995a20 docs: update readme 2025-05-16 13:07:18 +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
0425046e9e fix(theme): task list rendering error within firefox 2025-05-13 14:39:19 +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
2c9006caf7
fix(theme): fix git-plugin execute error when git: false (#591) 2025-05-12 09:06:44 +08:00
pengzhanbo
bd0e9404da fix(theme): simplify icon rendering 2025-05-09 23:13:37 +08:00
pengzhanbo
f9276fdb75 fix(theme): improve link handling and href binding logic 2025-05-09 23:12: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
43b5060116 build: publish v1.0.0-rc.146 2025-05-06 14:48:19 +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
a3208fc309
feat(theme): add comment and markdown content into friends page (#580) 2025-04-30 09:08:51 +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
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