Kia King Ishii
3b4584377c
style: fix some code styles
4 years ago
旧巷馆子 · 沈青川
5678dc3a25
fix: home action link not being reactive ( #195 ) ( #212 )
...
Co-authored-by: mariotang <mariotang@tencent.com>
4 years ago
Kia King Ishii
6bf0d14930
build: update vite and typescript to the latest
4 years ago
hcg1023
2aa8ab26e2
fix: `@` alias for import code snippet being always `undefined` ( #204 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Eduardo San Martin Morote
7ceaf344d2
fix: ads display causing layout break in mobile view ( #230 )
4 years ago
Kia King Ishii
e58f52eabd
release: v0.12.0
4 years ago
Kia King Ishii
8a86ce98cf
build: update npm packages
4 years ago
Kia King Ishii
3d5b3f8677
docs: add global component page
4 years ago
Kia King Ishii
72e116c2db
style: adjust import order a bit
4 years ago
Christopher Shank
5b34c6a94a
feat: add vue options config (expose @vitejs/plugin-vue) ( #215 )
4 years ago
Kia King Ishii
b82d8f2ece
fix: utf-8 character not working on safari in dev mode ( #228 )
4 years ago
NAN
8a0db65a8a
fix: render document with standards mode in dev ( #207 )
4 years ago
Kia King Ishii
5deaf6a2cd
fix: sidebar 'auto' not working ( #178 ) ( #224 )
...
BREAKING CHANGE: If sidebat is `undefined`, it will be treated as `auto` where
previsouly it's treated as `false`. It was always treated as `auto`, but due to
this bug, the sidebar was hidden, therefore it looked like it was treated
as `false`.
4 years ago
Matias Capeletto
338e8453d8
fix: frontmatter description duplication ( #194 ) ( #170 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Matias Capeletto
c67c5d0a77
docs: add differences from vuepress guide ( #164 )
4 years ago
Evan You
2330023d99
fix: use brand color in algolia search box
4 years ago
Kia King Ishii
027412906f
chore: fix github sponsor error
4 years ago
Kia King Ishii
c95e9c63c4
docs: update default theme import path
4 years ago
Kia King Ishii
0b5b306f85
fix: `base` option not working on dev mode ( #223 )
4 years ago
Domantas
1026a20488
dx: replace . with / at the end of served url ( #210 )
4 years ago
Kia King Ishii
8a71fd1944
build: update npm packages
4 years ago
Evan You
35e3bf2001
release: v0.11.5
4 years ago
Evan You
3ec35b02ff
deps: bump vite
4 years ago
Evan You
8e0b8d184a
chore: exclude docsearch from optimization
4 years ago
Evan You
8cfdd1912d
fix: update base option usage
4 years ago
Kia King Ishii
820fe38b96
chore: fix github action badge link
4 years ago
Kia King Ishii
64d2f536b6
ci: add ci test
4 years ago
Matias Capeletto
75519224d5
docs: remove gh pages _assets warning ( #124 ) ( #211 )
4 years ago
Eduardo San Martin Morote
78b026cb7a
fix: avoid layout shift due to ads ( #176 )
4 years ago
Łukasz Romanowicz
51906043d3
fix: support symbolic links in building docs dist ( #184 ) ( #185 )
...
fix #184
4 years ago
Matias Capeletto
481c4513d7
feat: $lang and $localePath globals ( #166 ) ( #167 )
...
close #166
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
4 years ago
Kia King Ishii
417caf3c28
docs: update serve command default port
4 years ago
Evan You
1eed0536ed
release: v0.11.4
4 years ago
Evan You
8cd0023176
chore: bump plugin-vue
4 years ago
Evan You
c11055c5fb
chore: bump vite
4 years ago
Evan You
b4bdaf648d
refactor: vite ssr compat
4 years ago
Evan You
187815cc9a
release: v0.11.3
4 years ago
Evan You
3e6e61bcea
fix: ignore non-html links in router and prefetch
4 years ago
Evan You
122e0263bd
release: v0.11.2
4 years ago
Evan You
b9fc0cb78d
perf: generate preload directives for dynamicImport chunks too
4 years ago
Evan You
12b16259ce
chore: remove build setup in docs-serve script
4 years ago
Evan You
a0f463af8f
fix: aria label id
4 years ago
Evan You
8dfa70839f
release: v0.11.1
4 years ago
Evan You
ca631c7f51
feat: render content on home page
4 years ago
Evan You
5a76134379
release: v0.11.0
4 years ago
Evan You
a79e1e1916
refactor: move default theme to 'vitepress/theme'
...
Fixes the case when using a completely custom theme, importing anything
from vitepress causes the entire default theme to be imported too.
BREAKING CHANGE: the default theme is now exposed via 'vitepress/theme',
instead of a named export from 'vitepress'.
4 years ago
Evan You
4072dc5f7e
feat: support customData in config
4 years ago
Evan You
9c7906119e
refactor: rename site alias
4 years ago
Evan You
69e172a56b
release: v0.10.8
4 years ago
Evan You
04a0fc297f
bump vite
4 years ago