dependabot[bot]
8451cd8cee
chore(deps-dev): bump cross-spawn from 7.0.3 to 7.0.5 ( #4371 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
Joaquín Sánchez
564907152e
chore: fix Windows build ( #4358 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 month ago
Divyansh Singh
d200f4e125
docs: update search plugin list
2 months ago
Divyansh Singh
36e0c1a3db
chore: bump deps
...
close #4343
2 months ago
Divyansh Singh
867b256e14
release: v1.5.0
2 months ago
Divyansh Singh
05f2f0d261
feat: on demand social icons ( #4339 )
2 months ago
Aether Chen
602ae7ba9d
chore: remove redundant spaces in theme template css ( #4337 )
2 months ago
Divyansh Singh
1e4917eb30
release: v1.4.5
2 months ago
Divyansh Singh
fc92a77a5d
fix: lazy load language definition on twoslash too
...
closes #4334
2 months ago
Divyansh Singh
11eb137565
release: v1.4.4
2 months ago
Divyansh Singh
4dac35fc9e
fix: (temporary patch) lang lazy load not working with twoslash
2 months ago
Divyansh Singh
dcb8450f11
fix: typo in missing language check
2 months ago
yanrudykh
08a88440ba
Translation fix ( #4328 )
2 months ago
Divyansh Singh
2b3cd95ab1
release: v1.4.3
2 months ago
Divyansh Singh
8f052753de
chore: adjust type cast
2 months ago
Divyansh Singh
829977876a
perf: lazy load shiki languages ( #4326 )
2 months ago
Bugo
c61775a54f
docs(ru): update translations ( #4323 )
...
* Update ru/reference/site-config.md
* Update ru/guide/using-vue.md
2 months ago
Divyansh Singh
67b7d5d878
release: v1.4.2
2 months ago
Divyansh Singh
615aed5df7
fix(regression): hmr not working with markdown includes due to wrong cache key
...
closes #4289
closes #4303
2 months ago
Divyansh Singh
acfe97f608
fix: dispose mdit instance on manual restart too
2 months ago
Estéban
45968cdc50
fix: cache markdown it instance and properly dispose shiki on config reload ( #4321 )
...
This results in over 5x speedup in build times of certain projects. But this comes at the cost of correctness. `createMarkdownRenderer` now ignores any arguments passed by user. But from our GitHub code search we didn't find any user passing options different than their siteConfig to this function. If you are doing that, please open an issue and we can discuss the best way forward.
---
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Sun .P.M
81fc148198
style(theme): do not copy `lang` when copying text ( #4316 )
...
style(theme/vp-doc): let lang unselectable.
2 months ago
Typed SIGTERM
bd690d6a9b
feat(theme): don't escape `siteTitle` ( #4308 )
2 months ago
dmnq
d870ba48ea
docs(zh): fix postcss configuration file path ( #4301 )
2 months ago
Divyansh Singh
b8935502fb
fix: remove explicit chinese fonts
...
these are already handled by `sans-serif`
PingFang SC is used on macOS
Noto Sans CJK is used on Ubuntu
Microsoft YaHei is used on Windows
follow up on #4286
2 months ago
Jungzl
668e9f7050
fix(theme): remove some explicit Chinese fonts ( #4286 )
2 months ago
匆匆孑然
cfcc37d9aa
docs: fix use pnpm action-setup ( #4294 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Jose Salazar
c593b7f789
docs: add VS Code IntelliSense Support section ( #4295 )
2 months ago
Divyansh Singh
e638d855cf
fix(theme/a11y): don't select search result unless mouse is actually moved
...
closes #4297
2 months ago
lsh
fcae4d5554
fix(theme): add types for `VPLink`, `VPSocialLink` and `VPSocialLinks` exports ( #4284 )
2 months ago
John Simons
fb772acacf
docs: fix typo ( #4279 )
2 months ago
Bugo
6a59da5162
docs(ru): update `ru/guide/markdown.md` ( #4278 )
2 months ago
Divyansh Singh
e98cbba5d4
chore: update changelog
2 months ago
Divyansh Singh
45294a21fa
ci: don't trigger cr on release commits
2 months ago
Divyansh Singh
99d9f7de11
release: v1.4.1
2 months ago
Divyansh Singh
90861308f2
chore: bump deps
2 months ago
Divyansh Singh
821812d00d
ci: don't run cr on tag pushes
2 months ago
Divyansh Singh
c8645e00c9
ci: enable nightly releases
2 months ago
Divyansh Singh
b96712c074
fix: reapply #4260
2 months ago
Divyansh Singh
ef703cf9c7
Revert "fix(theme): bind missing no icon prop in the menu link component ( #4260 )"
...
This reverts commit d4712c17c5
.
2 months ago
Dusan Vuckovic
d4712c17c5
fix(theme): bind missing no icon prop in the menu link component ( #4260 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Divyansh Singh
39236c5899
docs: redirect /guide to /guide/getting-started ( #4276 )
2 months ago
Christian Georgi
0db71aec83
docs: add info about the `{open}` attr for `details` container ( #4067 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Divyansh Singh
8436472c78
feat(experimental): support passing function for rewrites ( #4274 )
2 months ago
Gunther Konig
92b92aefca
fix(theme): improve local search input a11y ( #4066 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Divyansh Singh
461a5b001d
fix(client): wrong script async check
2 months ago
Heptazhou
b46d6d3a20
fix: broken rewrites on windows ( #4268 )
2 months ago
Mike Bostock
3e8fc40c36
fix(client): use `usePreferredDark` with `appearance: "force-auto"` ( #4263 )
3 months ago
Bugo
6ea60f5d0c
docs(ru): update translations ( #4257 )
3 months ago
Divyansh Singh
78c4d3dda0
release: v1.4.0
3 months ago