Divyansh Singh
8dafae375c
update other langs too
3 weeks ago
Divyansh Singh
0944777893
feat: make postcssIsolateStyles idempotent
...
BREAKING CHANGE: `includeFiles` option in `postcssIsolateStyles` now defaults to `[/vp-doc\.css/, /base\.css/]` You can remove explicit `includeFiles` if you were using it just to run it on `vp-doc.css`. To revert back to older behavior pass `includeFiles: [/base\.css/]`. The underlying implementation is changed and `transform` and `exclude` options are no longer supported. Use `postcss-prefix-selector` directly if you've advanced use cases.
1 month ago
Divyansh Singh
991c780a07
docs: recommend v2 for new users
1 month ago
sarganar
300dea4aad
docs(es): enhance what-is-vitepress section in Spanish ( #4872 )
...
---------
Co-authored-by: metris-soporte <metris.soporte@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
Horu
8280000998
docs: remove vue telescope link ( #4742 )
2 months ago
sarganar
45e0d0f62a
docs(es): enhance SSR Compatibility section in Spanish ( #4868 )
2 months ago
Divyansh Singh
51f7fda0bd
docs: fix typo [lunaria-ignore]
...
closes #4862
2 months ago
Dylan Tientcheu
ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta ( #4843 )
...
BREAKING CHANGE: Uses DocSearch v4 beta. No change is required if you're not customizing the styles of navbar search button or modal. DocSearch AI features are in private beta, you can apply for them at https://forms.gle/iyfb5pC2CiiwszUKA
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Divyansh Singh
e2a8ba04c5
docs: add `fill: 'forwards'` to view transition example
...
fixes #4834
2 months ago
Pierre-Emmanuel Lévesque
f8feee0294
docs: fix example for loading custom font ( #4696 )
...
fix: correct custom font preloading doc example
5 months ago
Divyansh Singh
2803b7e330
chore: re-introduce 27c4151
( #4680 )
6 months ago
Divyansh Singh
910d6b4633
Revert "chore: bump deps, drop node 18 from ci"
...
This reverts commit 27c4151c72
.
6 months ago
Divyansh Singh
27c4151c72
chore: bump deps, drop node 18 from ci
...
vitepress will most likely keep supporting node 18 at least till rest of the month, but it'll be better if you upgrade sooner than later
6 months ago
Divyansh Singh
809bb523b6
docs: adjust preloaded shiki languages [lunaria-ignore]
7 months ago
Divyansh Singh
163c1f2477
docs: mark vp-raw element as code to avoid error when copy-pasting
...
closes #4539
8 months ago
Divyansh Singh
3cd3aee817
docs: fix typos in custom container names [lunaria-ignore]
...
closes #4481
closes #4485
8 months ago
Jabriel
856ecdec4f
docs: fix mislocated script tag ( #4478 ) [lunaria-ignore]
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
8 months ago
Ciro Bermudez
21bd34a2aa
docs(es): add missing new line ( #4469 ) [lunaria-ignore]
9 months ago
Leo
63c1ed06a2
docs: add vitepress-plugin-group-icons ( #4437 ) [lunaria-ignore]
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Nicolas Bastien
452d6c77a6
docs: add missing imports in translations ( #4391 )
10 months ago
匆匆孑然
cfcc37d9aa
docs: fix use pnpm action-setup ( #4294 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
11 months ago
Jose Salazar
c593b7f789
docs: add VS Code IntelliSense Support section ( #4295 )
11 months ago
PhantomPower82
ff1d030af1
docs: correct filenames in `guide/extending-default-theme.md` ( #4177 )
1 year ago
Divyansh Singh
13f54463ac
docs: capitalize vitepress ( #3989 )
...
Co-authored-by: Ryan Feigenbaum <48868107+royalfig@users.noreply.github.com>
1 year ago
Divyansh Singh
6598231fa8
docs: remove invisible characters and whitespaces [lunaria-ignore]
1 year ago
Camilo Parra
57cd793a2d
docs(es): add Spanish translations ( #3859 )
...
Co-authored-by: JohnFreddyTutistar <johnfre.157@gmail.com>
1 year ago