Commit Graph

684 Commits (bbbb914b889805f1cee46cd4e40bc104e78d0393)

Author SHA1 Message Date
Marco Roth bbbb914b88
fix(search): resolve `$frontmatter` expressions in local search index
3 weeks ago
Divyansh Singh fccc617102
feat(markdown): expose Shiki color replacements in markdown options (#5153)
3 weeks ago
Divyansh Singh ca1e875129
fix: disable brotli compression in preview server
4 weeks ago
Sergio 44e2675889
feat: support text-fragments (#5140)
1 month ago
Divyansh Singh fc0f203f0a fix(build): deterministic local search indexing and non-blocking initial scan (closes #4081)
1 month ago
Divyansh Singh fb21fdf675 fix: `processIncludes` no longer swallows errors
2 months ago
Divyansh Singh 5b7ccbccdd chore: bump deps, remove rimraf
2 months ago
Dylan Tientcheu 0d646a66cd
feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092)
2 months ago
Kevin Deng 5e0d7dab83
chore: replace debug with obug (#5030)
5 months ago
Yuji Sugiura d16d1970bc
chore: update oxc-minify to 0.98 (#5033)
5 months ago
Divyansh Singh 179ee621d9 fix: log dead links in dev mode too
5 months ago
Divyansh Singh 0899618556 fix: disable markdown-it-attrs for fenced code blocks
5 months ago
froQ a6e6e59905
refactor: use shiki's transformerMetaHighlight
5 months ago
Divyansh Singh 4e548f5424 fix: simplify lang extraction logic; use markdown-it plugins in type-safe manner; bump deps
5 months ago
Bjorn Lu bf2715ed67
feat: prevent `$` symbol selection in shell code (#5025)
5 months ago
Elecmonkey 3d61619ec0
feat(markdown): support custom display-name for fenced code blocks (#4960)
7 months ago
Divyansh Singh 612c45895d
fix: git log parsing when there are empty commits in history (#4965)
7 months ago
Divyansh Singh bce0b53659 fix: rename `markdown.cjkFriendly` to `markdown.cjkFriendlyEmphasis`
7 months ago
Divyansh Singh 31d87e2738 feat: export cacheAllGitTimestamps and getGitTimestamp
7 months ago
Divyansh Singh 6dfcdd3fe8
perf: make a single git call for timestamps instead of calling it for each file (#4958)
7 months ago
Divyansh Singh 6d7422f8fa fix: respect markdown.cache = false on build too
7 months ago
Divyansh Singh 2b77fb3a72 fix: print full path in dead links check
8 months ago
Divyansh Singh d1a8061eb4 fix(hmr): don't load config twice on server restart
8 months ago
Divyansh Singh d3a15673bd fix(hmr): no need for server restart on theme change
8 months ago
Divyansh Singh 9fc8462726 feat: add markdown-it-cjk-friendly
8 months ago
Divyansh Singh 914467e17f fix: hmr not working for snippet imports in dynamic routes
8 months ago
Divyansh Singh 0944777893 feat: make postcssIsolateStyles idempotent
8 months ago
Divyansh Singh 8d8a5ac281 fix: hmr working only once for markdown files
8 months ago
Divyansh Singh 8abbe298d5 fix: html entities encoded twice in toc plugin
8 months ago
Divyansh Singh 3d0fafba54
fix: hmr of style blocks in dynamic routes (#4903)
8 months ago
Divyansh Singh fc267ae6b7 fix: module graph causing unnecessary route regeneration on every update
8 months ago
Divyansh Singh 318c14fa7c fix: make paths in `watchedFiles` absolute as mentioned in the docs
8 months ago
Divyansh Singh 777e2caaac fix(types): pass generics deeply to user config
8 months ago
Triumph-light f56dd608f6
chore: delete unused value params (#4860)
9 months ago
Bojan Rajh 8c027c2a7c
feat: add source param to the deadlink check fn (#4870)
9 months ago
Dylan Tientcheu ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta (#4843)
9 months ago
廿四 52f0eaa084
fix(md): pass container option to gitHubAlertsPlugin (#4848)
9 months ago
Alex a629b03f0e
fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830)
9 months ago
Divyansh Singh 5d41785ff7 fix: adjust glob logic to always resolve glob relative to base
9 months ago
a9d87b2f46
chore: add `@ts-ignore` to `vite.rolldownVersion` access (#4816)
10 months ago
Divyansh Singh ed387e89d4 fix: font preload not being generated in rolldown-vite
10 months ago
Divyansh Singh 36148a0bcf perf: render pages in contentLoader asynchronously
10 months ago
Lee Dogeon 53599039a0 fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809)
10 months ago
Divyansh Singh 7619521259
feat!: consistent glob options across content, data, and path loaders (#4808)
10 months ago
Divyansh Singh 56ba65e130 fix: resolve pages after setting global vitepress config
10 months ago
Divyansh Singh adfa5c7e99 chore: bump deps
10 months ago
4351bc0b83
fix: set `preserveEntrySignatures` for rolldown-vite (#4784)
10 months ago
Divyansh Singh 801648a4c9 fix: don't preload dynamic imports
10 months ago
Artea 16a0ff895c
chore: use rolldown-vite (#4769)
11 months ago
Divyansh Singh e7f9d05c3e fix: disable appearance scripts in zero-js mode
11 months ago