Commit Graph

676 Commits (434739b8a2d07dfe48352f7e4962fbe33d006ec4)

Author SHA1 Message Date
Kevin Deng 5e0d7dab83
chore: replace debug with obug (#5030)
1 month ago
Yuji Sugiura d16d1970bc
chore: update oxc-minify to 0.98 (#5033)
1 month ago
Divyansh Singh 179ee621d9 fix: log dead links in dev mode too
1 month ago
Divyansh Singh 0899618556 fix: disable markdown-it-attrs for fenced code blocks
1 month ago
froQ a6e6e59905
refactor: use shiki's transformerMetaHighlight
1 month ago
Divyansh Singh 4e548f5424 fix: simplify lang extraction logic; use markdown-it plugins in type-safe manner; bump deps
1 month ago
Bjorn Lu bf2715ed67
feat: prevent `$` symbol selection in shell code (#5025)
1 month ago
Elecmonkey 3d61619ec0
feat(markdown): support custom display-name for fenced code blocks (#4960)
3 months ago
Divyansh Singh 612c45895d
fix: git log parsing when there are empty commits in history (#4965)
3 months ago
Divyansh Singh bce0b53659 fix: rename `markdown.cjkFriendly` to `markdown.cjkFriendlyEmphasis`
3 months ago
Divyansh Singh 31d87e2738 feat: export cacheAllGitTimestamps and getGitTimestamp
3 months ago
Divyansh Singh 6dfcdd3fe8
perf: make a single git call for timestamps instead of calling it for each file (#4958)
3 months ago
Divyansh Singh 6d7422f8fa fix: respect markdown.cache = false on build too
3 months ago
Divyansh Singh 2b77fb3a72 fix: print full path in dead links check
4 months ago
Divyansh Singh d1a8061eb4 fix(hmr): don't load config twice on server restart
4 months ago
Divyansh Singh d3a15673bd fix(hmr): no need for server restart on theme change
4 months ago
Divyansh Singh 9fc8462726 feat: add markdown-it-cjk-friendly
4 months ago
Divyansh Singh 914467e17f fix: hmr not working for snippet imports in dynamic routes
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)
5 months ago
Divyansh Singh fc267ae6b7 fix: module graph causing unnecessary route regeneration on every update
5 months ago
Divyansh Singh 318c14fa7c fix: make paths in `watchedFiles` absolute as mentioned in the docs
5 months ago
Divyansh Singh 777e2caaac fix(types): pass generics deeply to user config
5 months ago
Triumph-light f56dd608f6
chore: delete unused value params (#4860)
5 months ago
Bojan Rajh 8c027c2a7c
feat: add source param to the deadlink check fn (#4870)
5 months ago
Dylan Tientcheu ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta (#4843)
5 months ago
廿四 52f0eaa084
fix(md): pass container option to gitHubAlertsPlugin (#4848)
5 months ago
Alex a629b03f0e
fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830)
6 months ago
Divyansh Singh 5d41785ff7 fix: adjust glob logic to always resolve glob relative to base
6 months ago
a9d87b2f46
chore: add `@ts-ignore` to `vite.rolldownVersion` access (#4816)
6 months ago
Divyansh Singh ed387e89d4 fix: font preload not being generated in rolldown-vite
6 months ago
Divyansh Singh 36148a0bcf perf: render pages in contentLoader asynchronously
6 months ago
Lee Dogeon 53599039a0 fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809)
6 months ago
Divyansh Singh 7619521259
feat!: consistent glob options across content, data, and path loaders (#4808)
6 months ago
Divyansh Singh 56ba65e130 fix: resolve pages after setting global vitepress config
6 months ago
Divyansh Singh adfa5c7e99 chore: bump deps
7 months ago
4351bc0b83
fix: set `preserveEntrySignatures` for rolldown-vite (#4784)
7 months ago
Divyansh Singh 801648a4c9 fix: don't preload dynamic imports
7 months ago
Artea 16a0ff895c
chore: use rolldown-vite (#4769)
7 months ago
Divyansh Singh e7f9d05c3e fix: disable appearance scripts in zero-js mode
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 c9b89282f3 fix: use v-pre for mathjax instead of isCustomElement
8 months ago
Divyansh Singh 26cb685adf fix(build): emit lean chunks after vite has done processing
8 months ago
Divyansh Singh 26f178cfaa fix: gather additional config files even if root .vitepress/config is not present
8 months ago
Divyansh Singh 21f24b9994 fix(build): avoiding creating separate chunks for vite public assets
8 months ago
Divyansh Singh 19faa16169 feat: add dir=ltr by default on code block pre elements instead of relying on css
8 months ago
Yuxuan Zhang c5e2e4db81
feat: support distributed config files (#4660)
8 months ago