Commit Graph

38 Commits (v0.21.5)

Author SHA1 Message Date
Evan You 6f3a96f06d perf: do not include head config in client bundle for production
4 years ago
Evan You 26fe81c886 feat: support static data loaders
4 years ago
Evan You dfa7c0525f fix: handle potential string quote mismatch in generated code
4 years ago
Evan You bc486aae56 fix: static string strip regex for mulitiline static strings
4 years ago
Evan You abb1b578cd fix: improve createStaticVNode match for rollup codegen compat
4 years ago
Evan You a051e66f1a fix: lazy require @vitejs/plugin-vue to respect NODE_ENV
4 years ago
Evan You 4114674c69 fix(hmr): avoid relying on revertd vite hmr behavior
4 years ago
Evan You d3b1521ebe feat: support ts/esm config file + defineConfig() helper
4 years ago
宋铄运 (Alan Song) 4b76617621
fix: support vite plugins provided via `config.vite` (#394)
4 years ago
Evan You e0b69973f8 feat: support `<script client>` in mpa mode
4 years ago
Evan You 2e9264f032 fix: improve fs allow
4 years ago
Eduardo San Martin Morote 9b9fdc710a fix: allow vite server access to theme and local files
4 years ago
Evan You 7b3a9e59b4 feat: support partial include directive
4 years ago
FangYing aa9f9094b5
chore: remove log (#331)
4 years ago
Evan You 3cec536c1f fix: automatically escape vite user defined variables in markdown
4 years ago
Evan You e6bb5a4806 perf: only update necessary head tags in prod
4 years ago
Evan You 348f19a537 fix: watch config file when using srcDir
4 years ago
Evan You eefba398b0 fix: force optimize vue to avoid duplication when linked
4 years ago
Evan You aaf4910d93 feat: support srcDir config option
4 years ago
Evan You 3737b1055d feat: support passing vite config in vitepress config file via `vite` option
4 years ago
云游君 3aa185fa9f
fix: detect public folder for dead link (#290)
4 years ago
Evan You 74f5adafcd feat: detect dead links
5 years ago
Evan You c0aa5a8fae deps: bump vite + update alias usage
5 years ago
Christopher Shank 5b34c6a94a
feat: add vue options config (expose @vitejs/plugin-vue) (#215)
5 years ago
Kia King Ishii b82d8f2ece
fix: utf-8 character not working on safari in dev mode (#228)
5 years ago
NAN 8a0db65a8a
fix: render document with standards mode in dev (#207)
5 years ago
Evan You 8e0b8d184a chore: exclude docsearch from optimization
5 years ago
Evan You b4bdaf648d refactor: vite ssr compat
5 years ago
Evan You 9c7906119e refactor: rename site alias
5 years ago
Anthony Fu bac1ce2d01
fix: resolve page hash case-insenstively, close #202 (#203)
5 years ago
Evan You 759bbd3f61 chore: bump vite
5 years ago
Evan You 991a443c70 fix: vite 2.0.0-beta.2 compat
5 years ago
Evan You 8769b4b49f fix: always define theme globals
5 years ago
Evan You 4f0c90311f refactor: simplify client path mapping
5 years ago
Evan You c878e6d3b5 perf: avoid including optional features in build when not used
5 years ago
Evan You d02cd6b9b5 wip: build compat for vite 2.0
5 years ago
Evan You 084c7deb02 wip: handle config hmr
5 years ago
Evan You bf8fd3a6f3 wip: dev works with vite 2
5 years ago