Divyansh Singh
05f2f0d261
feat: on demand social icons ( #4339 )
3 weeks ago
Divyansh Singh
829977876a
perf: lazy load shiki languages ( #4326 )
3 weeks 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>
4 weeks ago
Divyansh Singh
90861308f2
chore: bump deps
1 month ago
Divyansh Singh
1143ddf230
chore: bump deps
2 months ago
Clément Vannicatte
7ec3be3c6f
chore: update DocSearch version ( #4237 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 months ago
Cristopher
cb1106d2ce
chore(deps): replace fast-glob with tinyglobby ( #4132 )
3 months ago
Divyansh Singh
e6f9dd33c7
chore: bump deps
3 months ago
Divyansh Singh
a20db24782
chore: bump deps
3 months ago
Evan You
e1e5d22eea
chore: bump vue-tsc (for ecosystem-ci)
4 months ago
Divyansh Singh
7f19b5f424
chore: bump deps
4 months ago
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>
5 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
5 months ago
Kevin Deng 三咲智子
aa73c00c25
refactor: replace `npm-run-all` with `npm-run-all2` ( #3981 )
5 months ago
Divyansh Singh
a362d0cf68
chore: bump deps
5 months ago
Henry Bley-Vroman
ee99924d94
chore(deps): upgrade vue, @vue/shared [ #3979 ] ( #3980 )
5 months ago
OrbisK
8fef47848b
chore(deps): update shiki ( #3968 )
5 months ago
Divyansh Singh
a83a662fb8
chore: bump deps
6 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
6 months ago
meteorlxy
b2fa9326c7
chore: bump deps
6 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 )
7 months ago
Divyansh Singh
efa4abf4dc
chore: bump deps
7 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 )
8 months ago
meteorlxy
972c100463
build: set up sort-package-json
8 months ago
Divyansh Singh
9de259371e
chore: bump deps, lock mdit to v2.0
8 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>
8 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
9 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
10 months ago
Anthony Fu
1d16a85fdf
chore: upgrade to shiki rc ( #3550 )
10 months ago
Divyansh Singh
30c665b29d
chore: bump deps
10 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.
10 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
11 months ago
Divyansh Singh
6eecfb338f
chore: setup lunaria ( #3444 )
11 months ago
Divyansh Singh
5388143a17
chore: bump deps
11 months ago
Divyansh Singh
2c1d765317
chore: bump deps
11 months ago