729 Commits

Author SHA1 Message Date
pengzhanbo
58ea2fc8cb
fix(theme): remove cwd options from picomatch (#892) 2026-04-19 14:10:40 +08:00
pengzhanbo
bfd0c8409c
feat(plugin-md-power): compat obsidian official markdown syntax (#890)
* feat(plugin-md-power): compat obsidian official markdown syntax

* chore: tweak

* chore: tweak

* chore: tweak

* chore: tweak
2026-04-18 17:01:41 +08:00
pengzhanbo
e9fe35bc4f
fix(theme): fix sidebar items prefix not handled correctly, close #876 (#885) 2026-04-03 02:13:18 +08:00
pengzhanbo
dbc6f0be0f
fix(theme): fix auto-sidebar group icon error inherit, close #873 (#883) 2026-04-02 22:05:54 +08:00
pengzhanbo
9fe294b9dd fix(theme): fix MarkdownOptions types 2026-04-02 21:15:33 +08:00
pengzhanbo
86cb872ce6 refactor: migrate onWatched to onPageUpdated 2026-04-02 21:14:16 +08:00
pengzhanbo
a6cb3820b1 refactor: remove deprecated enhancement 2026-04-02 21:12:59 +08:00
pengzhanbo
fe0d4bbc92
feat: improve accessibility features (#869) 2026-04-02 20:49:20 +08:00
pengzhanbo
1b213d4c28
fix(theme): add bulletin to outline ignores (#879) 2026-04-02 20:48:10 +08:00
pengzhanbo
aede6f5d87
fix(theme): twoslash comment error (#881)
* fix(theme): fix incorrect auto-sidebar-link parse

* fix(theme): twoslash comment error
2026-04-02 16:38:33 +08:00
pengzhanbo
7febfbf237
fix(theme): fix incorrect auto-sidebar-link parse (#880) 2026-04-02 16:37:58 +08:00
pengzhanbo
896c7e22df chore: improve theme code comments 2026-03-08 16:59:50 +08:00
pengzhanbo
fd1dd7c695
feat(theme): add lang switch to update html lang attr (#867) 2026-03-05 14:42:48 +08:00
pengzhanbo
ca51a345fb
fix(theme): fix the calculation error in the post cover ratio and add link to cover, close #863 (#865) 2026-03-05 14:41:30 +08:00
pengzhanbo
f11e8501d0
fix(theme): fix missing attribute for <VPHomePosts> (#864) 2026-03-05 14:41:11 +08:00
pengzhanbo
0a3810be2b chore: tweak 2026-02-25 22:12:38 +08:00
pengzhanbo
c109d54961
feat: rewrite app.writeTemp to resolve IO race conditions (#862) 2026-02-25 21:50:50 +08:00
pengzhanbo
a4c9c85b00
refactor(plugin-md-power): optimize image size (#856) 2026-02-15 11:33:40 +08:00
pengzhanbo
6db6a58c27
chore: tweak (#857) 2026-02-15 11:32:47 +08:00
pengzhanbo
f173d069bd refactor(theme): fix event listener leaks 2026-02-14 18:14:00 +08:00
pengzhanbo
5c201e3ed0
docs: improve jsdoc (#852) 2026-02-14 14:53:41 +08:00
pengzhanbo
b1f996cb0e
feat(plugin-md-power): add ::: encrypt container, close #815 (#831)
* feat(plugin-md-power): add `::: encrypt` container

* chore: tweak

* chore: tweak

* chore: tweak
2026-02-12 23:55:21 +08:00
pengzhanbo
78a2859398
perf: optimize memory usage during build time (#850) 2026-02-12 21:11:01 +08:00
pengzhanbo
c5759e3a2e chore(theme): add default locale to llmstxt plugin 2026-02-12 01:08:00 +08:00
pengzhanbo
3e68b44771
feat(theme): add sidebar collapse button, close #687 (#839) 2026-02-12 01:02:57 +08:00
pengzhanbo
d2b4654ae3
fix(theme): fix prev/next nav when include sep, close #846 (#849) 2026-02-12 01:01:13 +08:00
pengzhanbo
5a73b59297
fix(theme): broken card a11y, close #841 (#848) 2026-02-12 01:00:52 +08:00
pengzhanbo
d573fada7a
feat(theme): improve title template (#833)
* feat(theme): improve title template

* chore: tweak
2026-02-12 00:58:33 +08:00
pengzhanbo
a13ed1f503
fix(theme): navbar dropdown renders incorrectly in Safari, close #830 (#832) 2026-02-12 00:57:41 +08:00
pengzhanbo
6a41d44322 fix(theme): incorrect icon name validation 2026-01-19 23:48:35 +08:00
pengzhanbo
a3d8e225b9
feat(theme): add filepath permalink support for auto frontmatter, #815 (#822) 2026-01-19 21:43:41 +08:00
pengzhanbo
f51dff1d58
feat(plugin-md-power): add markdown env presets, #815 (#818) 2026-01-19 21:41:17 +08:00
pengzhanbo
85fc35f119
fix(theme): fix multiple icon provider (#826) 2026-01-19 21:40:47 +08:00
pengzhanbo
48970dd559
fix(theme): fix theme config hmr fail (#820) 2026-01-19 21:40:23 +08:00
pengzhanbo
1dfbb872f7
fix(theme): fix page encrypt password type error (#819) 2026-01-19 21:39:50 +08:00
pengzhanbo
79397faa65
feat(theme): add perplexity to context menu (#817) 2026-01-19 21:38:45 +08:00
pengzhanbo
6d0781b647 chore: tweak 2026-01-09 15:32:49 +08:00
Dahaha
cc3582c1f9
feat(theme): add support for base64 for profile avatars (#808) 2026-01-09 15:22:32 +08:00
pengzhanbo
2cadb7d88c
fix(theme): add slot existence check in VPDocFooter, close #809 (#811) 2026-01-09 15:19:52 +08:00
pengzhanbo
7ed70230af
fix(theme): fix custom social icon rendering misalignment (#812) 2026-01-09 15:19:25 +08:00
pengzhanbo
9bbba1ada6
fix(theme): incorrect url convert in PageContextMenu (#807)
* fix(theme): incorrect url convert in `PageContextMenu`

* test: migrate to v8

* perf: update deps to latest
2025-12-28 15:09:32 +08:00
pengzhanbo
a15f4e206d
fix: fix incorrect icon rendering, close #799 (#800) 2025-12-14 01:34:50 +08:00
pengzhanbo
ce19b84232
fix(theme): fix incorrect code block rendering within card, close #798 (#801) 2025-12-14 01:34:33 +08:00
pengzhanbo
6e601f9f0e
feat(theme): add meta config support for collection, close #781 (#796) 2025-12-13 15:45:55 +08:00
pengzhanbo
f7bc044147 refactor(theme): improve CodeRepl and DocFooter styles 2025-12-12 20:53:43 +08:00
pengzhanbo
a91cdb60d7 chore: tweak 2025-12-12 20:52:48 +08:00
pengzhanbo
15e62010c2
feat(theme): add cols frontmatter support for friends page, close #781 (#792) 2025-12-12 20:41:30 +08:00
pengzhanbo
95d345bf6d
refactor(theme): social icon support all iconify icons, close #781 (#790) 2025-12-12 20:40:50 +08:00
pengzhanbo
c42a601467
refactor(theme): improve post copyright styles, close #780 (#788) 2025-12-12 20:40:30 +08:00
pengzhanbo
46797a0757
fix(theme): fix render overflow of code block within Card on mobile, close #782 (#787) 2025-12-12 20:40:04 +08:00