Evan You
|
6774f8e988
|
release: v0.20.8
|
3 years ago |
Evan You
|
2fce41c5be
|
include client.d.ts
|
3 years ago |
Evan You
|
e41f950862
|
release: v0.20.7
|
3 years ago |
Evan You
|
4caa7b2317
|
feat(types): re-export vite client type
|
3 years ago |
Evan You
|
d51d0e2fbd
|
release: v0.20.6
|
3 years ago |
Evan You
|
26fe81c886
|
feat: support static data loaders
|
3 years ago |
Daniel Kreiseder
|
621d37a28b
|
docs(guide): remove duplicate backticks (#463)
remove duplicate backticks in code sample of theming
|
3 years ago |
Evan You
|
7d94f403cd
|
release: v0.20.5
|
3 years ago |
Evan You
|
6d40b37317
|
chore: bump vite & vue
|
3 years ago |
meteorlxy
|
7072a2491a
|
docs: update contributing guide (#461)
|
3 years ago |
Evan You
|
42d2e32f40
|
release: v0.20.4
|
3 years ago |
Evan You
|
ae11dc0b59
|
fix(build): fix typing files
|
3 years ago |
Evan You
|
02d1a5f034
|
release: v0.20.3
|
3 years ago |
Evan You
|
801921ff0b
|
build: generate public trimmed dts
|
3 years ago |
Evan You
|
d54c7d8c56
|
feat: expose createMarkdownRenderer
|
3 years ago |
Evan You
|
5a2e253f98
|
release: v0.20.2
|
3 years ago |
Evan You
|
591163a910
|
bump vue
|
3 years ago |
Evan You
|
dfa7c0525f
|
fix: handle potential string quote mismatch in generated code
|
3 years ago |
Evan You
|
bc486aae56
|
fix: static string strip regex for mulitiline static strings
this can happen when the template contains `<pre>` tags
|
3 years ago |
Evan You
|
abb1b578cd
|
fix: improve createStaticVNode match for rollup codegen compat
|
3 years ago |
Evan You
|
a051e66f1a
|
fix: lazy require @vitejs/plugin-vue to respect NODE_ENV
|
3 years ago |
Eduardo San Martin Morote
|
7c530a50ad
|
docs: typo
|
3 years ago |
Chen Kai
|
3ca3548e37
|
docs: update docsBranch (#452)
|
3 years ago |
Evan You
|
0fa9337d5a
|
build: bump vue & vite deps
|
3 years ago |
Eduardo San Martin Morote
|
1b245e22d8
|
feat: upgrade docsearch version (#441)
|
3 years ago |
Eduardo San Martin Morote
|
ea6cb00c3e
|
docs: update search api key
|
3 years ago |
Evan You
|
3f567862f3
|
release: v0.20.1
|
3 years ago |
Evan You
|
4114674c69
|
fix(hmr): avoid relying on revertd vite hmr behavior
|
3 years ago |
Evan You
|
773472d867
|
chore: remove unnecessary log
|
3 years ago |
Evan You
|
e3a191e49e
|
release: v0.20.0
|
3 years ago |
Evan You
|
d3b1521ebe
|
feat: support ts/esm config file + defineConfig() helper
close #339, close #376
|
3 years ago |
Evan You
|
4c042b61e7
|
fix: fix code line hightlighting
close #408
|
3 years ago |
zhangwenjun
|
383d8ffbba
|
fix: invalid active props when `base` option is added (#342)
|
3 years ago |
Anthony Fu
|
efc5e1b256
|
fix: tolerant invalid hash (#399)
|
3 years ago |
宋铄运 (Alan Song)
|
4b76617621
|
fix: support vite plugins provided via `config.vite` (#394)
|
3 years ago |
Evan You
|
df69b76427
|
fix: print urls again
|
3 years ago |
Evan You
|
5fd7db2b7f
|
fix(theme): fix algolia search filter
|
3 years ago |
Airene Fang
|
8cbe26ee06
|
style(theme): <code> need not a inline-bg-color (#385)
Co-authored-by: fangying <fangying@vipkid.com.cn>
|
3 years ago |
Evan You
|
ba85fd4d51
|
chore: cleanup deps
|
3 years ago |
Evan You
|
c071f0cb0c
|
chore: remove unused value
|
3 years ago |
sambit sahoo
|
07bf145190
|
feat(theme-default): home slot for customizing the entire homepage easily (#314)
|
3 years ago |
Eduardo San Martin Morote
|
389e863b4d
|
fix(theme-default/algolia): avoid creating multiple algolia searches (#292)
|
3 years ago |
CHOYSEN
|
58663bbd02
|
fix: make config hmr work in window (#364)
|
3 years ago |
Anthony Fu
|
49ddb1f120
|
workflow: switch to pnpm (#401)
|
3 years ago |
Re_star
|
4d4be24a7e
|
build: fix watchAndCopy script for windows (#402)
|
3 years ago |
dependabot[bot]
|
2e7130f7f0
|
build(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#403)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
08042c7f77
|
build(deps): bump tmpl from 1.0.4 to 1.0.5 (#397)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
7fb8acce31
|
build(deps): bump prismjs from 1.24.1 to 1.25.0 (#396)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.25.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Stefane Fermigier
|
23a32e95ac
|
docs: small typo (#406)
|
3 years ago |
Kevin
|
c05079d09b
|
docs(theming.md): fix spelling and grammar errors (#404)
|
3 years ago |