Divyansh Singh
46966ac14e
docs: use .default with dynamic imports
12 months ago
Divyansh Singh
00b5aea9eb
docs: consistent example with js/ts
12 months ago
DY_XiaoDong
60fc8fd244
fix(client): no onAfterRouteChanged called after popstate ( #3227 )
...
closes #3226
12 months ago
Divyansh Singh
ef6d8d1e42
fix(theme): remove double padding from sidebar
...
closes #3228
12 months ago
Divyansh Singh
85bd7e845a
release: v1.0.0-rc.29
12 months ago
Divyansh Singh
799659dff9
chore: tweak a bit
12 months ago
Divyansh Singh
d63cb867b1
fix(client): regression - router not working without .html present
...
closes #3225
12 months ago
Divyansh Singh
a12a00ca78
chore: path separator normalization in assetsDir
12 months ago
Divyansh Singh
134ca6c661
chore: remove capturing group
12 months ago
Divyansh Singh
57e3dcc923
release: v1.0.0-rc.28
12 months ago
bonyuta0204
563dc89975
feat(client): allow disabling link auto-prefetching ( #3220 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
12 months ago
Divyansh Singh
8438e971dd
chore: bump deps
12 months ago
Divyansh Singh
a33831bf2c
chore: throw error on assetsDir outside outDir
12 months ago
Divyansh Singh
02161d0f79
fix(build): support nested assetsDir
12 months ago
Henry Zhang
b53cda0bc1
docs: wrong code example in data-loading.md ( #3221 )
12 months ago
烽宁
c4abc950af
fix: wrong recognition of non-html extension leads to route error ( #3218 )
12 months ago
烽宁
672e4946ac
feat(build): html head meta generator ( #3219 )
12 months ago
zhoulixiang
67610363bc
fix(ally): clear up confusion with the title of theme switch ( #3215 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
12 months ago
Divyansh Singh
239d150692
release: v1.0.0-rc.27
12 months ago
翠 / green
da73b58c79
fix: CSS missing after build ( #3217 )
...
closes #3216
12 months ago
Divyansh Singh
2c6a7cbd01
release: v1.0.0-rc.26
12 months ago
Divyansh Singh
d2238eedb7
feat: switch to vite 5 and bump deps ( #3200 )
...
BREAKING CHANGE: VitePress now runs on Vite 5. Please refer https://vitejs.dev/guide/migration for breaking changes and migration guide if you're relying on some Vite-specific things.
12 months ago
Devon Rueckner
2d96200a21
docs: minor phrasing updates ( #3204 )
12 months ago
akirarika
237ad859a9
fix: "VPNavScreenMenuGroup" component HTML not supported ( #3148 )
12 months ago
Divyansh Singh
dbbffa2487
fix(build): remove frontmatter in md file inclusion
...
closes #3195
1 year ago
Akshay Raj Gollahalli
a482611d17
fix: style links in footer ( #3178 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
1 year ago
Maciek Palmowski
b781450ddf
docs: add kinsta to deploy guide ( #3188 )
1 year ago
Divyansh Singh
9fed2d2b8c
release: v1.0.0-rc.25
1 year ago
Divyansh Singh
ed2ae3a25b
chore: clear local search cache on hmr
1 year ago
烽宁
878f4378cd
perf: reduce duplicate rendering in localSearch ( #3170 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
37e4ab9ec2
docs: fix typo
...
closes #3184
1 year ago
skirtle
2cc0acceef
docs: always use 'extends' to extend themes ( #3181 )
1 year ago
Jacob Hummer
a850786a56
feat: export `mergeConfig()` ( #3143 )
1 year ago
skirtle
beecec16a8
fix(theme): table row background-color in custom containers ( #3179 )
1 year ago
Orca
b08a313cfb
docs(search): update the link to MiniSearch's docs ( #3176 )
1 year ago
Abiria
f188da0d53
docs: update reference documentation to reflect type definition correctly ( #3167 )
1 year ago
烽宁
7dbeac6df0
fix: double-slash format url should be external link ( #3165 )
1 year ago
烽宁
0761062790
fix: missing export types in localSearch ( #3157 )
1 year ago
YiZhi
2276c1d4da
fix(theme): theme switch is not hidden on force-dark ( #3155 )
1 year ago
Divyansh Singh
c343d938fc
release: v1.0.0-rc.24
1 year ago
Divyansh Singh
aa75fd6264
fix: lock plugin-vue version
1 year ago
Divyansh Singh
a31e143afa
fix(styles): large blur radius is causing color issues with safari
1 year ago
Joaquín Sánchez
56b3ce5032
feat(template): add types for theme config ( #3122 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
432c5480b3
chore: update data loader example to avoid confusion
...
closes #3113
1 year ago
Divyansh Singh
57b900c9af
release: v1.0.0-rc.23
1 year ago
Divyansh Singh
0a241bd7ba
chore: bump deps
1 year ago
Divyansh Singh
50d61faefa
fix(theme/search): prevent reactivity loss with i18n ( #3121 )
1 year ago
Joaquín Sánchez
5542f29569
docs: update types for theme config ( #3118 )
...
* docs: update types for theme config
1 year ago
Joaquín Sánchez
71bed58936
docs: add types for theme config ( #3117 )
...
* docs: add types for theme config
* chore: missing {}
1 year ago
Divyansh Singh
6cf1de5e9e
fix(mpa): properly emit assets in mpa mode ( #3115 )
1 year ago