Commit Graph

1487 Commits (a248995891da962c51e62922713ac19e3d9cefc5)

Author SHA1 Message Date
Divyansh Singh d1a8061eb4 fix(hmr): don't load config twice on server restart
3 months ago
Divyansh Singh d3a15673bd fix(hmr): no need for server restart on theme change
3 months ago
Divyansh Singh 9fc8462726 feat: add markdown-it-cjk-friendly
4 months ago
Divyansh Singh 1c8815d53e fix(theme): use clipboard-check instead of clipboard-copy for code copied icon
4 months ago
Divyansh Singh 43b36c0c19 fix(theme): fix local nav alignment and increase touch area
4 months ago
Divyansh Singh b83799a6e7 chore: bump deps
4 months ago
Divyansh Singh 914467e17f fix: hmr not working for snippet imports in dynamic routes
4 months ago
Divyansh Singh 7df3052512 fix(theme): nav background doesn't extend fully and gap after sidebar with non-overlay scrollbars
4 months ago
Divyansh Singh 0944777893 feat: make postcssIsolateStyles idempotent
4 months ago
Divyansh Singh 8d8a5ac281 fix: hmr working only once for markdown files
4 months ago
Divyansh Singh 8abbe298d5 fix: html entities encoded twice in toc plugin
4 months ago
Divyansh Singh 3d0fafba54
fix: hmr of style blocks in dynamic routes (#4903)
4 months ago
Divyansh Singh fc267ae6b7 fix: module graph causing unnecessary route regeneration on every update
4 months ago
Divyansh Singh 318c14fa7c fix: make paths in `watchedFiles` absolute as mentioned in the docs
4 months ago
Divyansh Singh 777e2caaac fix(types): pass generics deeply to user config
4 months ago
Artea 0ca25ca314
refactor(nav,layout): use `InjectionKey` (#4880)
4 months ago
Artea f97635916e
refactor: `VPMenu` related component use generic type for component (#4883)
4 months ago
Artea e1a35b63b3
chore(devtool): remove `as any` (#4881)
4 months ago
Divyansh Singh eb7658d406 fix(theme): don't add `rel=me` for team members
4 months ago
Andrey Nering 34886c667d
feat(theme): add `rel="me"` to social links by default (#4873)
4 months ago
Triumph-light f56dd608f6
chore: delete unused value params (#4860)
4 months ago
Bojan Rajh 8c027c2a7c
feat: add source param to the deadlink check fn (#4870)
4 months ago
Divyansh Singh b840877aa8 fix(client): base not stripped from relativePath in 404 pages
4 months ago
Divyansh Singh 8b232171cc fix(search): style tweaks for when searches are empty
4 months ago
Divyansh Singh 162c6a69bf fix(search): input placeholder being cut off in smaller viewports
4 months ago
Dylan Tientcheu ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta (#4843)
4 months ago
Divyansh Singh 3c51b22ac9
fix(theme): remove duplicate text in sponsors grid
4 months ago
廿四 52f0eaa084
fix(md): pass container option to gitHubAlertsPlugin (#4848)
4 months ago
Alex a629b03f0e
fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830)
5 months ago
Divyansh Singh 5d41785ff7 fix: adjust glob logic to always resolve glob relative to base
5 months ago
a9d87b2f46
chore: add `@ts-ignore` to `vite.rolldownVersion` access (#4816)
5 months ago
noy4 c8fc80e438
fix(theme): remove extra slash when concatenating base with sidebar links
5 months ago
Divyansh Singh ed387e89d4 fix: font preload not being generated in rolldown-vite
5 months ago
Divyansh Singh 36148a0bcf perf: render pages in contentLoader asynchronously
5 months ago
Lee Dogeon 53599039a0 fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809)
5 months ago
Divyansh Singh 7619521259
feat!: consistent glob options across content, data, and path loaders (#4808)
5 months ago
Divyansh Singh 56ba65e130 fix: resolve pages after setting global vitepress config
5 months ago
tzyoo 23541b4f83
feat(router): add `replace` option to useRouter for history management (#4788)
6 months ago
Divyansh Singh adfa5c7e99 chore: bump deps
6 months ago
4351bc0b83
fix: set `preserveEntrySignatures` for rolldown-vite (#4784)
6 months ago
Mazel 21fcecce05
fix(theme): prevent error in handleSearchHotKey method (#4782)
6 months ago
Divyansh Singh 801648a4c9 fix: don't preload dynamic imports
6 months ago
Artea 16a0ff895c
chore: use rolldown-vite (#4769)
6 months ago
Divyansh Singh e7f9d05c3e fix: disable appearance scripts in zero-js mode
6 months ago
Divyansh Singh 906a44a3ad fix: allow AdditionalConfigLoader to return void
6 months ago
Divyansh Singh c128baf0c4 fix(client): properly skip removed lines when copying code blocks
7 months ago
7c1dc48b2f
feat: use `oxc-minify` instead of `transformWithEsbuild` when rolldown-vite is used (#4748)
7 months ago
4e3fce40c9
fix: skip fields not supported by rolldown for rolldown-vite (#4747)
7 months ago
Divyansh Singh a643347530 fix(theme/regression): code blocks not aligned properly in rtl layouts
7 months ago
Divyansh Singh c9b89282f3 fix: use v-pre for mathjax instead of isCustomElement
7 months ago