You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vitepress/src/node
Alex a629b03f0e
fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830)
5 months ago
..
build chore: add `@ts-ignore` to `vite.rolldownVersion` access (#4816) 5 months ago
init feat: dynamic routes plugin overhaul (#4525) 9 months ago
markdown fix: use v-pre for mathjax instead of isCustomElement 7 months ago
plugins fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809) 5 months ago
postcss fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830) 5 months ago
serve chore: maintenance and cleanup 11 months ago
utils fix: adjust glob logic to always resolve glob relative to base 5 months ago
alias.ts chore: maintenance and cleanup 11 months ago
cli.ts fix(build): `--minify` not working as documented 10 months ago
config.ts feat!: consistent glob options across content, data, and path loaders (#4808) 5 months ago
contentLoader.ts perf: render pages in contentLoader asynchronously 5 months ago
defaultTheme.ts feat: use `markdown-it-async`, remove `synckit` (#4507) 10 months ago
index.ts feat: dynamic routes plugin overhaul (#4525) 9 months ago
markdownToVue.ts feat: support using header anchors in markdown file inclusion (#4608) 9 months ago
plugin.ts fix: use v-pre for mathjax instead of isCustomElement 7 months ago
server.ts chore: remove dns workaround 2 years ago
shortcuts.ts chore: maintenance and cleanup 11 months ago
siteConfig.ts feat: support distributed config files (#4660) 8 months ago
tsconfig.json chore: bump deps, fix dts generation (#3856) 2 years ago