Joaquín Sánchez
fa87d8150d
feat: allow using components in navigation bar ( #4000 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
4 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
4 months ago
Kevin Deng 三咲智子
aa73c00c25
refactor: replace `npm-run-all` with `npm-run-all2` ( #3981 )
4 months ago
Divyansh Singh
a362d0cf68
chore: bump deps
4 months ago
Henry Bley-Vroman
ee99924d94
chore(deps): upgrade vue, @vue/shared [ #3979 ] ( #3980 )
4 months ago
OrbisK
8fef47848b
chore(deps): update shiki ( #3968 )
5 months ago
Divyansh Singh
a83a662fb8
chore: bump deps
5 months ago
Divyansh Singh
48ca76c523
fix(types): wrong types generated for markdown-it > mdurl
...
it's likely an issue with rollup-plugin-dts as both `class Foo {}; export type { Foo }` and `class _Foo {}; type Foo = _Foo; export { Foo }` should work the same
closes #3935
5 months ago
meteorlxy
b2fa9326c7
chore: bump deps
5 months ago
Divyansh Singh
7ea357256c
fix: dont escape ampersand twice in title
6 months ago
Divyansh Singh
241a7c80fc
chore: bump deps
6 months ago
meteorlxy
db51f7aa43
build: bump deps
6 months ago
Divyansh Singh
620ee6ac4b
chore: bump deps, fix dts generation ( #3856 )
6 months ago
Divyansh Singh
efa4abf4dc
chore: bump deps
6 months ago
Divyansh Singh
47570a1847
chore: bump deps
7 months ago
meteorlxy
3831204b1c
build: bump deps
7 months ago
meteorlxy
11f4c9aee3
fix: sync updates of markdown-it types
7 months ago
Xinyu Liu
d3dd4bc938
feat: upgrade markdown-it types to v14 ( #3772 )
7 months ago
meteorlxy
972c100463
build: set up sort-package-json
7 months ago
Divyansh Singh
9de259371e
chore: bump deps, lock mdit to v2.0
7 months ago
dependabot[bot]
35b26f9957
build(deps): bump vite from 5.2.2 to 5.2.6 ( #3742 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.2 to 5.2.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.2.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Divyansh Singh
66bae6bff7
chore: bump deps
8 months ago
Evan You
38ac579d17
chore: bump vite version
8 months ago
Divyansh Singh
86c0967297
chore: bump deps and switch to polka/compression
8 months ago
Divyansh Singh
41e9c40d8e
chore: bump deps
9 months ago
Divyansh Singh
c70b6bf9bf
chore: bump deps
9 months ago
Divyansh Singh
338e526f7c
chore: bump deps
9 months ago
Anthony Fu
1d16a85fdf
chore: upgrade to shiki rc ( #3550 )
9 months ago
Divyansh Singh
30c665b29d
chore: bump deps
9 months ago
Anthony Fu
b8487d3a97
feat: rename shiki packages ( #3506 )
...
BREAKING CHANGE: vitepress now uses shiki instead of shikiji. If you’re on the latest version and using shikiji specific features, you just need to change imports. The shikijiSetup hook is renamed to shikiSetup.
9 months ago
Divyansh Singh
bf0700365d
chore: bump deps
10 months ago
Anthony Fu
e541a18ec8
chore: upgrade shikiji to v0.10 ( #3488 )
10 months ago
dependabot[bot]
3a29790c81
build(deps): bump vite from 5.0.11 to 5.0.12 ( #3479 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Divyansh Singh
f815e768b2
chore: switch to custom lunaria build
10 months ago
Divyansh Singh
4c613c53ff
chore: bump deps
10 months ago
Divyansh Singh
3f8998f351
chore: bump deps
10 months ago
Divyansh Singh
6eecfb338f
chore: setup lunaria ( #3444 )
10 months ago
Divyansh Singh
5388143a17
chore: bump deps
10 months ago
Divyansh Singh
2c1d765317
chore: bump deps
10 months ago
vanchKong
3052002b47
docs: add Chinese translations ( #2249 )
...
---------
Co-authored-by: Xavi Lee <awxiaoxian2020@163.com>
Co-authored-by: shellRaining <shellRaining@gmail.com>
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Divyansh Singh
b29b3b38e1
refactor: drop dependency on mrmime ( #3400 )
10 months ago
Divyansh Singh
621254300d
chore: bump deps ( #3390 )
10 months ago
Divyansh Singh
5a8605f51c
chore: update deps
11 months ago
Yuxuan Zhang
6dac9a4dc5
refactor: add concurrent promise pooling for render task ( #3366 )
...
fixes #3362
closes #3285
---------
Co-authored-by: Yuxuan Zhang <yuxuan@yuxuanzhang.net>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Co-authored-by: David Silva <srdavidsilva@gmail.com>
11 months ago
Divyansh Singh
f4d4280d7d
feat(build): enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy
...
closes #422
11 months ago
Evan You
bddf74e379
chore: bump to Vue 3.4 beta
11 months ago
Divyansh Singh
0c434bf537
chore: remove lock on shikiji
11 months ago
Divyansh Singh
2958b8b839
chore: bump deps ( #3345 )
11 months ago
Anthony Fu
8800195457
feat: update shikiji, support twoslash ( #3339 )
11 months ago
dependabot[bot]
006fd80095
build(deps): bump vite from 5.0.2 to 5.0.5 ( #3294 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.2 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago