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
Evan You b66785d68a
feat: scrollOffset option
4 years ago
..
build fix: prioritize vue installed in user project root 4 years ago
markdown fix: set __data in md.render 4 years ago
serve fix(serve): respect base config in serve mode (#470) 4 years ago
utils feat: properly remove custom anchor in headers 4 years ago
alias.ts fix: prioritize vue installed in user project root 4 years ago
cli.ts fix: print urls again 4 years ago
config.ts feat: scrollOffset option 4 years ago
index.ts adjust type exports 4 years ago
markdownToVue.ts fix: allow overriding title if home is true (#493) 4 years ago
plugin.ts perf: do not include head config in client bundle for production 4 years ago
server.ts feat: support srcDir config option 4 years ago
shims.d.ts refactor: fix bad requires 4 years ago
staticDataPlugin.ts feat: support array of patterns in data loaders 4 years ago
tsconfig.json refactor: adjust shared utility/types build setup 4 years ago