Divyansh Singh
3e4120e948
fix: docsearch not rendering properly
8 months ago
Divyansh Singh
e9e29a701f
chore: bump deps
8 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
38a755e365
chore: update chokidar to v4
9 months ago
Divyansh Singh
241d17d983
fix: out of order css in prod builds
...
closes #4098
9 months ago
dependabot[bot]
730fc0851a
chore(deps-dev): bump nanoid from 5.0.8 to 5.0.9 ( #4423 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/5.0.8...5.0.9 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
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>
10 months ago
Divyansh Singh
36e0c1a3db
chore: bump deps
...
close #4343
11 months ago
Divyansh Singh
05f2f0d261
feat: on demand social icons ( #4339 )
11 months ago
Divyansh Singh
829977876a
perf: lazy load shiki languages ( #4326 )
11 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>
11 months ago
Divyansh Singh
90861308f2
chore: bump deps
11 months ago
Divyansh Singh
1143ddf230
chore: bump deps
12 months ago
Clément Vannicatte
7ec3be3c6f
chore: update DocSearch version ( #4237 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
12 months ago
Cristopher
cb1106d2ce
chore(deps): replace fast-glob with tinyglobby ( #4132 )
1 year ago
Divyansh Singh
e6f9dd33c7
chore: bump deps
1 year ago
Divyansh Singh
a20db24782
chore: bump deps
1 year ago
Evan You
e1e5d22eea
chore: bump vue-tsc (for ecosystem-ci)
1 year ago
Divyansh Singh
7f19b5f424
chore: bump deps
1 year 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>
1 year 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
Kevin Deng 三咲智子
aa73c00c25
refactor: replace `npm-run-all` with `npm-run-all2` ( #3981 )
1 year ago
Divyansh Singh
a362d0cf68
chore: bump deps
1 year ago
Henry Bley-Vroman
ee99924d94
chore(deps): upgrade vue, @vue/shared [ #3979 ] ( #3980 )
1 year ago
OrbisK
8fef47848b
chore(deps): update shiki ( #3968 )
1 year ago
Divyansh Singh
a83a662fb8
chore: bump deps
1 year 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
1 year ago
meteorlxy
b2fa9326c7
chore: bump deps
1 year ago
Divyansh Singh
7ea357256c
fix: dont escape ampersand twice in title
1 year ago
Divyansh Singh
241a7c80fc
chore: bump deps
1 year ago
meteorlxy
db51f7aa43
build: bump deps
1 year ago
Divyansh Singh
620ee6ac4b
chore: bump deps, fix dts generation ( #3856 )
1 year ago
Divyansh Singh
efa4abf4dc
chore: bump deps
1 year ago
Divyansh Singh
47570a1847
chore: bump deps
1 year ago
meteorlxy
3831204b1c
build: bump deps
1 year ago
meteorlxy
11f4c9aee3
fix: sync updates of markdown-it types
1 year ago
Xinyu Liu
d3dd4bc938
feat: upgrade markdown-it types to v14 ( #3772 )
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
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>
1 year ago
Divyansh Singh
66bae6bff7
chore: bump deps
2 years ago
Evan You
38ac579d17
chore: bump vite version
2 years ago
Divyansh Singh
86c0967297
chore: bump deps and switch to polka/compression
2 years ago
Divyansh Singh
41e9c40d8e
chore: bump deps
2 years ago
Divyansh Singh
c70b6bf9bf
chore: bump deps
2 years ago
Divyansh Singh
338e526f7c
chore: bump deps
2 years ago
Anthony Fu
1d16a85fdf
chore: upgrade to shiki rc ( #3550 )
2 years ago