Commit Graph

1467 Commits (f56dd608f6c55aeebbc3087db7cf4650ae1bd830)

Author SHA1 Message Date
Triumph-light f56dd608f6
chore: delete unused value params (#4860)
7 months ago
Bojan Rajh 8c027c2a7c
feat: add source param to the deadlink check fn (#4870)
7 months ago
Divyansh Singh b840877aa8 fix(client): base not stripped from relativePath in 404 pages
7 months ago
Divyansh Singh 8b232171cc fix(search): style tweaks for when searches are empty
7 months ago
Divyansh Singh 162c6a69bf fix(search): input placeholder being cut off in smaller viewports
7 months ago
Dylan Tientcheu ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta (#4843)
7 months ago
Divyansh Singh 3c51b22ac9
fix(theme): remove duplicate text in sponsors grid
7 months ago
廿四 52f0eaa084
fix(md): pass container option to gitHubAlertsPlugin (#4848)
7 months ago
Alex a629b03f0e
fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830)
8 months ago
Divyansh Singh 5d41785ff7 fix: adjust glob logic to always resolve glob relative to base
8 months ago
a9d87b2f46
chore: add `@ts-ignore` to `vite.rolldownVersion` access (#4816)
8 months ago
noy4 c8fc80e438
fix(theme): remove extra slash when concatenating base with sidebar links
8 months ago
Divyansh Singh ed387e89d4 fix: font preload not being generated in rolldown-vite
8 months ago
Divyansh Singh 36148a0bcf perf: render pages in contentLoader asynchronously
8 months ago
Lee Dogeon 53599039a0 fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809)
8 months ago
Divyansh Singh 7619521259
feat!: consistent glob options across content, data, and path loaders (#4808)
8 months ago
Divyansh Singh 56ba65e130 fix: resolve pages after setting global vitepress config
8 months ago
tzyoo 23541b4f83
feat(router): add `replace` option to useRouter for history management (#4788)
8 months ago
Divyansh Singh adfa5c7e99 chore: bump deps
8 months ago
4351bc0b83
fix: set `preserveEntrySignatures` for rolldown-vite (#4784)
8 months ago
Mazel 21fcecce05
fix(theme): prevent error in handleSearchHotKey method (#4782)
9 months ago
Divyansh Singh 801648a4c9 fix: don't preload dynamic imports
9 months ago
Artea 16a0ff895c
chore: use rolldown-vite (#4769)
9 months ago
Divyansh Singh e7f9d05c3e fix: disable appearance scripts in zero-js mode
9 months ago
Divyansh Singh 906a44a3ad fix: allow AdditionalConfigLoader to return void
9 months ago
Divyansh Singh c128baf0c4 fix(client): properly skip removed lines when copying code blocks
9 months ago
7c1dc48b2f
feat: use `oxc-minify` instead of `transformWithEsbuild` when rolldown-vite is used (#4748)
9 months ago
4e3fce40c9
fix: skip fields not supported by rolldown for rolldown-vite (#4747)
9 months ago
Divyansh Singh a643347530 fix(theme/regression): code blocks not aligned properly in rtl layouts
10 months ago
Divyansh Singh c9b89282f3 fix: use v-pre for mathjax instead of isCustomElement
10 months ago
Divyansh Singh 26cb685adf fix(build): emit lean chunks after vite has done processing
10 months ago
Divyansh Singh 26f178cfaa fix: gather additional config files even if root .vitepress/config is not present
10 months ago
Artea 2c4944f06c
fix(theme): hide native search input cancel button (#4723)
10 months ago
Divyansh Singh 21f24b9994 fix(build): avoiding creating separate chunks for vite public assets
10 months ago
Divyansh Singh 19faa16169 feat: add dir=ltr by default on code block pre elements instead of relying on css
10 months ago
Yuxuan Zhang c5e2e4db81
feat: support distributed config files (#4660)
10 months ago
Alexander Lichter 0b70397197
feat(default-theme): make VPButton slottable (#4689)
10 months ago
Divyansh Singh e5ab0676a9 perf: hoist expensive operations in useLayout
11 months ago
Yuxuan Zhang 544cd81259
feat(theme)!: add `isHome` frontmatter option (#4673)
11 months ago
Yuxuan Zhang 0267dcafa2
feat(theme): make "Take me home" button's link customizable (#4658)
11 months ago
Divyansh Singh db58af5c66
fix!: don't remove shiki styles from `pre` and remove unnecessary transformers (#4652)
11 months ago
翠 / green ae0d52d999
refactor: avoid assigning to bundle object (#4647)
11 months ago
Shigma 63079bff03
feat: add `custom-block-title-default` class when default title is used for containers (#4643)
11 months ago
GabrielxD 7d94481920
fix(theme-default): ensure proper sizing of SVG hero images (#4639)
11 months ago
Divyansh Singh e25d080550
fix: normalize url fragments in internal links to correctly resolve to anchors (#4628)
11 months ago
Divyansh Singh b99d5123c9
feat: support using header anchors in markdown file inclusion (#4608)
12 months ago
James ZHANG 8aad617446
fix: properly merge classes in custom containers (#4128)
12 months ago
James ZHANG aadc517c69
fix: don't hardcode `tabindex` attr in table renderer (#4082)
12 months ago
Divyansh Singh a8a1800ae5 fix: ignore non-text content in permalink generation and fix types of markdown.config
12 months ago
Divyansh Singh 1a6684cf10 feat: improve region regexes for snippet plugin
12 months ago