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
Chris 256d742b73
chore: replace deprecated code (#4057)
2 years ago
..
build refactor: consistent type assertion 2 years ago
init feat(cli/init): allow passing target dir as command argument (#3948) 2 years ago
markdown chore: replace deprecated code (#4057) 2 years ago
plugins feat(build): add localeIndex to md.env (#3862) 2 years ago
postcss chore: fix types 2 years ago
serve chore: bump deps and switch to polka/compression 2 years ago
utils fix: don't do git log on non-existent file 2 years ago
alias.ts fix(build): ship built-in vue-demi to avoid resolution issues (#3680) 2 years ago
cli.ts fix: don't reopen browser on restart when vite.server.open is specified 2 years ago
config.ts chore: bump deps 2 years ago
contentLoader.ts fix(build): resolve patter relative to srcDir instead of root in createContentLoader (#3638) 2 years ago
index.ts chore: fix types 2 years ago
markdownToVue.ts fix(build): respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation 2 years ago
plugin.ts fix(theme,a11y): handle overflow on long mathematical equation and make tables focusable (#3932) (closes #3914) 2 years ago
server.ts chore: remove dns workaround 2 years ago
shortcuts.ts fix(compat): reset setRawMode on process exit (#2994) 2 years ago
siteConfig.ts feat: support `force-auto` as an option for appearance 2 years ago
tsconfig.json chore: bump deps, fix dts generation (#3856) 2 years ago