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
fc267ae6b7
fix: module graph causing unnecessary route regeneration on every update
...
fix: preserve externally added dynamic routes and pages
chore: bump deps, lock vitest as its latest beta is broken
1 month 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
536968c174
chore: bump deps
3 months ago
Divyansh Singh
7619521259
feat!: consistent glob options across content, data, and path loaders ( #4808 )
...
BREAKING CHANGES: Only `cwd`, `ignore`, `dot` and `debug` are supported in `globOptions` of `createContentLoader`. If you want to pass other options, you still can but you might need to suppress type errors.
3 months ago
Divyansh Singh
adfa5c7e99
chore: bump deps
3 months ago
Artea
16a0ff895c
chore: use rolldown-vite ( #4769 )
...
---------
Signed-off-by: Artea <sepush@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
4 months ago
Divyansh Singh
ab0e0cb598
chore: bump deps
4 months ago
Divyansh Singh
33e397ea73
chore: bump deps
5 months ago
Divyansh Singh
1ec84c1504
chore: bump deps
5 months ago
Okinea Dev
ca0a2511ac
docs: add a plugin to generate llms.txt ( #4635 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
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
d4b01f6e2d
chore: bump deps
7 months ago
Divyansh Singh
373f9b933e
chore!: bump shiki to v2
...
BREAKING CHANGE: shiki transformers now use v3 [matching algorithm](https://shiki.style/packages/transformers#matching-algorithm )
8 months ago
Divyansh Singh
36bde803c8
chore: maintenance and cleanup
8 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
Divyansh Singh
241d17d983
fix: out of order css in prod builds
...
closes #4098
9 months ago
Amirhossein Alibakhshi
a3f994b71e
docs: add Persian language ( #4089 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Divyansh Singh
8538e22f2c
chore: remove npm-run-all2 and sort-package-json
...
ref - https://github.com/vuejs/vitepress/pull/3981#discussion_r1650834240
Regarding sort-package-json, it was added in 972c100
, but it is sorting scripts too which I don't like. If someone prefers to sort other keys, they can just run it via npx and revert scripts section back
1 year ago
Divyansh Singh
a362d0cf68
chore: bump deps
1 year ago
meteorlxy
b2fa9326c7
chore: bump deps
1 year ago
meteorlxy
972c100463
build: set up sort-package-json
1 year ago
Divyansh Singh
9de259371e
chore: bump deps, lock mdit to v2.0
1 year ago
Divyansh Singh
86c0967297
chore: bump deps and switch to polka/compression
2 years ago
Divyansh Singh
30c665b29d
chore: bump deps
2 years ago
Divyansh Singh
f815e768b2
chore: switch to custom lunaria build
2 years ago
Divyansh Singh
6eecfb338f
chore: setup lunaria ( #3444 )
2 years ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
2 years ago
Divyansh Singh
0088434895
fix(theme): prevent layout shift in search button key ( #2889 )
2 years ago
Divyansh Singh
b2a129f49b
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` ( #2543 )
2 years ago
Divyansh Singh
3f692dc587
chore: import from dist in docs ( #1747 )
3 years ago
Divyansh Singh
0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode ( #856 )
3 years ago
Kia King Ishii
241e71000d
chore: organize few small stuff
5 years ago
Kia King Ishii
bab1391e82
docs: add vitepress docs ( #126 )
5 years ago