Commit Graph

1442 Commits (53b6df18ffc6dc6b3e851599a2734ede0a603b4b)

Author SHA1 Message Date
Yuxuan Zhang 49989ad30c
use symbols to avoid enumeration of injected keys
8 months ago
Yuxuan Zhang 44657faa34
Merge remote-tracking branch 'upstream/main' into feat/client-only-sidabar-and-nav
8 months ago
Yuxuan Zhang c5e2e4db81
feat: support distributed config files (#4660)
8 months ago
Alexander Lichter 0b70397197
feat(default-theme): make VPButton slottable (#4689)
8 months ago
Yuxuan Zhang 289cbe615e
Merge remote-tracking branch 'upstream/main' into feat/client-only-sidabar-and-nav
8 months ago
Yuxuan Zhang 46d8ccc29b
dep: add package `living-object` for object serialization (support symbols)
8 months ago
Yuxuan Zhang 6b4d214b92
improve ClientOnly component: pass down props
8 months ago
Yuxuan Zhang 0d410d62c6
fix: clientOnly marker lost during `addBase()`
8 months ago
Yuxuan Zhang 3e91b80fee
Merge remote-tracking branch 'upstream/main' into feat/client-only-sidabar-and-nav
8 months ago
Divyansh Singh e5ab0676a9 perf: hoist expensive operations in useLayout
8 months ago
Yuxuan Zhang 544cd81259
feat(theme)!: add `isHome` frontmatter option (#4673)
8 months ago
Yuxuan Zhang 95f67c61c0
update: revert irrelevant changes
8 months ago
Yuxuan Zhang cd8abbe8b5
update: clean up code
8 months ago
Yuxuan Zhang 82e59e763d
feat(config, theme): add clientOnly marker
8 months ago
Yuxuan Zhang 0267dcafa2
feat(theme): make "Take me home" button's link customizable (#4658)
8 months ago
Divyansh Singh db58af5c66
fix!: don't remove shiki styles from `pre` and remove unnecessary transformers (#4652)
8 months ago
翠 / green ae0d52d999
refactor: avoid assigning to bundle object (#4647)
9 months ago
Shigma 63079bff03
feat: add `custom-block-title-default` class when default title is used for containers (#4643)
9 months ago
GabrielxD 7d94481920
fix(theme-default): ensure proper sizing of SVG hero images (#4639)
9 months ago
Divyansh Singh e25d080550
fix: normalize url fragments in internal links to correctly resolve to anchors (#4628)
9 months ago
Divyansh Singh b99d5123c9
feat: support using header anchors in markdown file inclusion (#4608)
9 months ago
James ZHANG 8aad617446
fix: properly merge classes in custom containers (#4128)
9 months ago
James ZHANG aadc517c69
fix: don't hardcode `tabindex` attr in table renderer (#4082)
9 months ago
Divyansh Singh a8a1800ae5 fix: ignore non-text content in permalink generation and fix types of markdown.config
9 months ago
Divyansh Singh 1a6684cf10 feat: improve region regexes for snippet plugin
9 months ago
John Simons 1a2f81de4d
feat: allow matching region end in snippets without tag (#4287)
9 months ago
Divyansh Singh e271695d71 fix: hmr not working for watched files in path loaders
9 months ago
Divyansh Singh 9f54714e7d fix: rebuild dynamic routes cache on server restart
9 months ago
Divyansh Singh d8a884ed0f fix: prevent reload on first server start in fresh installations
9 months ago
Divyansh Singh 06ae2bf3a4 fix(build/regression): langAlias not working
9 months ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
9 months ago
Bjorn Lu d1f2afdf0f
fix: set correct oldURL and newURL for hashchange (#4573)
10 months ago
Anthony Fu 52c2aa178d
feat: update to shiki v3 (#4571)
10 months ago
Divyansh Singh 4f3f5eac15 chore: resolve srcDir relative to cwd when initializing
10 months ago
Estéban 518c0945f1
feat(cli): support custom `srcDir` (#4270)
10 months ago
Estéban e5a0ee8161
feat(cli): support custom npm scripts prefix (#4271)
10 months ago
Will Hack 5dccaeef05
fix(theme): code block contrast ratio (#4487)
10 months ago
Anthony Fu 1969cf4f3b
fix: upgrade shiki, remove embedded languages workaround (#4566)
10 months ago
Divyansh Singh b930b8d531
fix: deterministic code group ids (#4565)
10 months ago
Divyansh Singh f6243d1f3f chore: ignore emojis too from anchors
10 months ago
Divyansh Singh 68dff2af85 fix(markdown): include content of all tokens in heading ids
10 months ago
Divyansh Singh 6031dbcdb7 chore: bump deps
10 months ago
Ebrahim Fallah 091d5840ae
fix(theme): allow interactions behind scroll shadow (#4537)
10 months ago
Divyansh Singh c2ab5b03a8 fix(build): don't destructure pages as it will be updated onFileAddDelete
10 months ago
Divyansh Singh 9b5c0377cd fix(build): `--minify` not working as documented
10 months ago
Anthony Fu 80622356f1
feat: use `markdown-it-async`, remove `synckit` (#4507)
10 months ago
Divyansh Singh 23d3281ed6
feat: support same page navigation in router.go (#4511)
11 months ago
Anthony Fu 4f77b4fdfd
fix(types): support preload built-in shiki languages as string (#4513)
11 months ago
Anthony Fu b88ae8d4a1
feat: allow `markdown.config` and `markdown.preConfig` to accept async function (#4512)
11 months ago
Divyansh Singh e0350275b3 fix: temporary fix for docsearch navigation
11 months ago