翠 / green
da73b58c79
fix: CSS missing after build ( #3217 )
...
closes #3216
12 months ago
Divyansh Singh
2c6a7cbd01
release: v1.0.0-rc.26
1 year 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.
1 year ago
Devon Rueckner
2d96200a21
docs: minor phrasing updates ( #3204 )
1 year ago
akirarika
237ad859a9
fix: "VPNavScreenMenuGroup" component HTML not supported ( #3148 )
1 year 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
Divyansh Singh
da3d7812a1
fix: don't normalize non-html/non-http links ( #3114 )
1 year ago
Jason Dai
a13f5cb3a7
docs(md): global custom container titles ( #3112 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Ryan Luo
62f0e4f109
docs: modify the example usage of postcssIsolateStyles ( #3111 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
7a3b2d591b
ci: enable tests for node 21
1 year ago
Divyansh Singh
65cd6a7128
chore: bump deps
...
bumping nanoid again to v5 -- issue regarding crypto.getRandomValues is resolved upstream -- https://github.com/ai/nanoid/pull/448
1 year ago
Divyansh Singh
71fc869520
chore: fix link
1 year ago
Divyansh Singh
73f9820f4e
release: v1.0.0-rc.22
1 year ago
Divyansh Singh
fe83377354
chore(deps): revert nanoid to v4
1 year ago
Divyansh Singh
b87b6e23c3
release: v1.0.0-rc.21
1 year ago
Divyansh Singh
9df11b29f2
chore: bump deps ( #3079 )
1 year ago
烽宁
c08bd46aa7
fix(theme): search's configuration about buttonAriaLabel doesn't work ( #3070 )
1 year ago
翠 / green
d65afc2873
chore: make it work with rollup v4 ( #3065 )
1 year ago
Divyansh Singh
1ee1c04159
chore: remove dns workaround
1 year ago
Divyansh Singh
7991180080
fix(build): handle .mjs/.mts files as data / path loaders ( #3058 )
1 year ago
dependabot[bot]
1a461c073d
build(deps): bump postcss from 8.4.30 to 8.4.31 ( #3054 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Jason Dai
bdb080093f
feat(md): allow customizing container titles globally ( #3044 )
1 year ago
Divyansh Singh
2bf0d0b954
docs: fix safari favicon
1 year ago
Divyansh Singh
f2fc3dc51b
fix(client): only update head if needed ( #3017 )
1 year ago
Divyansh Singh
a2911030aa
release: v1.0.0-rc.20
1 year ago