Divyansh Singh
c2eaccd0d2
fix(theme): avoid use of `:where` in selector list for now
...
x-ref: #4923
5 days ago
Divyansh Singh
f0b29d7ef3
fix(theme): add lang and dir attributes to language picker
5 days ago
Divyansh Singh
2e4978e3ad
docs: format custom containers [lunaria-ignore]
5 days ago
Divyansh Singh
dd29348466
chore: bump deps
1 week ago
Xinyu Liu
648db6b3d2
docs: update description of vuepress ( #4922 )
1 week ago
Divyansh Singh
82fac5d22c
fix(theme): adjust margin of code blocks inside containers
...
closes #4921
2 weeks ago
Divyansh Singh
2b77fb3a72
fix: print full path in dead links check
...
closes #4919
2 weeks ago
Divyansh Singh
a248995891
release: v2.0.0-alpha.12
2 weeks ago
Divyansh Singh
d1a8061eb4
fix(hmr): don't load config twice on server restart
2 weeks ago
Divyansh Singh
d3a15673bd
fix(hmr): no need for server restart on theme change
2 weeks ago
Divyansh Singh
9fc8462726
feat: add markdown-it-cjk-friendly
...
closes #3762
closes #4752
BREAKING CHANGE: [markdown-it-cjk-friendly](https://www.npmjs.com/package/markdown-it-cjk-friendly ) is enabled by default. This intentionally deviates from the official commonmark spec for the benefit of CJK users. **For most users, no change is required.** If you were using hacks to patch `scanDelims`, you can remove those. To disable the plugin, set `markdown: { cjkFriendly: false }` in your vitepress config.
2 weeks ago
Divyansh Singh
1c8815d53e
fix(theme): use clipboard-check instead of clipboard-copy for code copied icon
3 weeks ago
Divyansh Singh
43b36c0c19
fix(theme): fix local nav alignment and increase touch area
3 weeks ago
Divyansh Singh
b83799a6e7
chore: bump deps
3 weeks ago
Divyansh Singh
914467e17f
fix: hmr not working for snippet imports in dynamic routes
3 weeks ago
Divyansh Singh
7df3052512
fix(theme): nav background doesn't extend fully and gap after sidebar with non-overlay scrollbars
...
closes #4653
Co-authored-by: Burrito <burritoyangster@gmail.com>
3 weeks ago
Divyansh Singh
9238e00c9f
test: add postcssIsolateStyles snapshots
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.
3 weeks ago
Divyansh Singh
991c780a07
docs: recommend v2 for new users
3 weeks ago
Divyansh Singh
d7281fd504
release: v2.0.0-alpha.11
3 weeks ago
Divyansh Singh
8d8a5ac281
fix: hmr working only once for markdown files
...
closes #4909
3 weeks ago
Divyansh Singh
8abbe298d5
fix: html entities encoded twice in toc plugin
...
closes #4908
3 weeks ago
Divyansh Singh
e25f2285c0
release: v2.0.0-alpha.10
4 weeks ago
Divyansh Singh
46e9dab59b
chore(deps): bump mdit-vue to v3
4 weeks ago
Divyansh Singh
3d0fafba54
fix: hmr of style blocks in dynamic routes ( #4903 )
4 weeks ago
Divyansh Singh
5bf835b507
fix(types): externalize markdown-it types
...
ref: https://github.com/boyum/markdown-it-image-size/issues/888#issuecomment-3172653892
4 weeks 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
4 weeks ago
Divyansh Singh
318c14fa7c
fix: make paths in `watchedFiles` absolute as mentioned in the docs
4 weeks ago
Divyansh Singh
777e2caaac
fix(types): pass generics deeply to user config
4 weeks 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
Artea
0ca25ca314
refactor(nav,layout): use `InjectionKey` ( #4880 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 month ago
Divyansh Singh
af95bcc383
chore: track `next` tag in npm badge
1 month ago
btea
2a8cfa79c1
chore: move all pnpm settings to `pnpm-workspace.yaml` ( #4889 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 month ago
Artea
f97635916e
refactor: `VPMenu` related component use generic type for component ( #4883 )
1 month ago
Artea
e1a35b63b3
chore(devtool): remove `as any` ( #4881 )
1 month ago
Divyansh Singh
eb7658d406
fix(theme): don't add `rel=me` for team members
1 month ago
Andrey Nering
34886c667d
feat(theme): add `rel="me"` to social links by default ( #4873 )
1 month ago
Horu
8280000998
docs: remove vue telescope link ( #4742 )
1 month ago
Triumph-light
f56dd608f6
chore: delete unused value params ( #4860 )
1 month ago
Mike Pearson
7c0c604585
docs: fix typo in default-theme-search.md ( #4835 ) [lunaria-ignore]
1 month ago
Divyansh Singh
4765682c64
docs: update docs for #4870
1 month ago
Bojan Rajh
8c027c2a7c
feat: add source param to the deadlink check fn ( #4870 )
1 month ago
sarganar
45e0d0f62a
docs(es): enhance SSR Compatibility section in Spanish ( #4868 )
1 month ago
Divyansh Singh
b840877aa8
fix(client): base not stripped from relativePath in 404 pages
...
closes #4850
1 month ago
Divyansh Singh
51f7fda0bd
docs: fix typo [lunaria-ignore]
...
closes #4862
1 month ago
Divyansh Singh
8b232171cc
fix(search): style tweaks for when searches are empty
1 month ago
Divyansh Singh
162c6a69bf
fix(search): input placeholder being cut off in smaller viewports
1 month ago
Bugo
bda7f32865
docs(ru): update some translations ( #4861 )
...
* Update ru/config.ts
* Update ru/reference/default-theme-search.md
1 month ago
Divyansh Singh
a613fd6ad5
release: v2.0.0-alpha.9
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>
1 month ago