Commit Graph

1453 Commits (53599039a01af6d8e17a6a6e9cea5c222cc5948c)

Author SHA1 Message Date
Lee Dogeon 53599039a0 fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809)
1 year ago
Divyansh Singh 7619521259
feat!: consistent glob options across content, data, and path loaders (#4808)
1 year ago
Divyansh Singh 56ba65e130 fix: resolve pages after setting global vitepress config
1 year ago
tzyoo 23541b4f83
feat(router): add `replace` option to useRouter for history management (#4788)
1 year ago
Divyansh Singh adfa5c7e99 chore: bump deps
1 year ago
4351bc0b83
fix: set `preserveEntrySignatures` for rolldown-vite (#4784)
1 year ago
Mazel 21fcecce05
fix(theme): prevent error in handleSearchHotKey method (#4782)
1 year ago
Divyansh Singh 801648a4c9 fix: don't preload dynamic imports
1 year ago
Artea 16a0ff895c
chore: use rolldown-vite (#4769)
1 year ago
Divyansh Singh e7f9d05c3e fix: disable appearance scripts in zero-js mode
1 year ago
Divyansh Singh 906a44a3ad fix: allow AdditionalConfigLoader to return void
1 year ago
Divyansh Singh c128baf0c4 fix(client): properly skip removed lines when copying code blocks
1 year ago
7c1dc48b2f
feat: use `oxc-minify` instead of `transformWithEsbuild` when rolldown-vite is used (#4748)
1 year ago
4e3fce40c9
fix: skip fields not supported by rolldown for rolldown-vite (#4747)
1 year ago
Divyansh Singh a643347530 fix(theme/regression): code blocks not aligned properly in rtl layouts
1 year ago
Divyansh Singh c9b89282f3 fix: use v-pre for mathjax instead of isCustomElement
1 year ago
Divyansh Singh 26cb685adf fix(build): emit lean chunks after vite has done processing
1 year ago
Divyansh Singh 26f178cfaa fix: gather additional config files even if root .vitepress/config is not present
1 year ago
Artea 2c4944f06c
fix(theme): hide native search input cancel button (#4723)
1 year ago
Divyansh Singh 21f24b9994 fix(build): avoiding creating separate chunks for vite public assets
1 year ago
Divyansh Singh 19faa16169 feat: add dir=ltr by default on code block pre elements instead of relying on css
1 year ago
Yuxuan Zhang c5e2e4db81
feat: support distributed config files (#4660)
1 year ago
Alexander Lichter 0b70397197
feat(default-theme): make VPButton slottable (#4689)
1 year ago
Divyansh Singh e5ab0676a9 perf: hoist expensive operations in useLayout
1 year ago
Yuxuan Zhang 544cd81259
feat(theme)!: add `isHome` frontmatter option (#4673)
1 year ago
Yuxuan Zhang 0267dcafa2
feat(theme): make "Take me home" button's link customizable (#4658)
1 year ago
Divyansh Singh db58af5c66
fix!: don't remove shiki styles from `pre` and remove unnecessary transformers (#4652)
1 year ago
翠 / green ae0d52d999
refactor: avoid assigning to bundle object (#4647)
1 year ago
Shigma 63079bff03
feat: add `custom-block-title-default` class when default title is used for containers (#4643)
1 year ago
GabrielxD 7d94481920
fix(theme-default): ensure proper sizing of SVG hero images (#4639)
1 year ago
Divyansh Singh e25d080550
fix: normalize url fragments in internal links to correctly resolve to anchors (#4628)
1 year ago
Divyansh Singh b99d5123c9
feat: support using header anchors in markdown file inclusion (#4608)
1 year ago
James ZHANG 8aad617446
fix: properly merge classes in custom containers (#4128)
1 year ago
James ZHANG aadc517c69
fix: don't hardcode `tabindex` attr in table renderer (#4082)
1 year ago
Divyansh Singh a8a1800ae5 fix: ignore non-text content in permalink generation and fix types of markdown.config
1 year ago
Divyansh Singh 1a6684cf10 feat: improve region regexes for snippet plugin
1 year ago
John Simons 1a2f81de4d
feat: allow matching region end in snippets without tag (#4287)
2 years ago
Divyansh Singh e271695d71 fix: hmr not working for watched files in path loaders
2 years ago
Divyansh Singh 9f54714e7d fix: rebuild dynamic routes cache on server restart
2 years ago
Divyansh Singh d8a884ed0f fix: prevent reload on first server start in fresh installations
2 years ago
Divyansh Singh 06ae2bf3a4 fix(build/regression): langAlias not working
2 years ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
2 years ago
Bjorn Lu d1f2afdf0f
fix: set correct oldURL and newURL for hashchange (#4573)
2 years ago
Anthony Fu 52c2aa178d
feat: update to shiki v3 (#4571)
2 years ago
Divyansh Singh 4f3f5eac15 chore: resolve srcDir relative to cwd when initializing
2 years ago
Estéban 518c0945f1
feat(cli): support custom `srcDir` (#4270)
2 years ago
Estéban e5a0ee8161
feat(cli): support custom npm scripts prefix (#4271)
2 years ago
Will Hack 5dccaeef05
fix(theme): code block contrast ratio (#4487)
2 years ago
Anthony Fu 1969cf4f3b
fix: upgrade shiki, remove embedded languages workaround (#4566)
2 years ago
Divyansh Singh b930b8d531
fix: deterministic code group ids (#4565)
2 years ago