Divyansh Singh
|
5cdb9c8fa3
|
docs: cleanup use cases section
|
1 year ago |
Divyansh Singh
|
d0e7374441
|
fix(theme): invalid html -- article inside span
|
1 year ago |
烽宁
|
64d7c3ba54
|
feat(build): support custom `assetsDir` (#2497)
|
1 year ago |
Divyansh Singh
|
e02adfe3ea
|
fix(build): remove `=""` from boolean attributes in head (#2620)
x-ref: https://github.com/vuejs/vitepress/issues/1131#issuecomment-1574092184, #2607
Co-authored-by: CaptainTeemo <alittlebarney@gmail.com>
|
1 year ago |
Joaquín Sánchez
|
789dc16bb1
|
docs: add Vitest, UnoCSS, VitePWA and Iconify to use cases (#2601)
* chore: add link to vue telescope in many more entry
* chore: change get started home action link
|
1 year ago |
烽宁
|
66189c3f43
|
docs: add `d3` to the use cases (#2589)
|
1 year ago |
烽宁
|
9fee5542cb
|
feat(search): support `minisearch` customization (#2576)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
烽宁
|
a99dcf9443
|
fix(types): export duplicate type `Sidebar` (#2573)
|
1 year ago |
bqy_fe
|
665f3b02f8
|
feat(client): add onBeforePageLoad hook for router (#2564)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
cayter
|
a6de3ef548
|
docs: fix github actions permissions (#2568)
|
1 year ago |
Mateu Llull
|
24abc7c6bd
|
feat(theme): allow customizing last updated date time format options (#2332)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
e95015f598
|
fix(client): bypass client router for links explicitly specifying target (#2563)
BREAKING CHANGE: specifying `target="_self"` for internal links will now perform full reload.
|
1 year ago |
bqy_fe
|
03855dd0cf
|
docs: add ComponentInHeader import (#2562)
|
1 year ago |
烽宁
|
52cfbc3236
|
feat(theme): option to show icon for external links (#2501)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
烽宁
|
1ef33fe1c4
|
feat: support selecting line range when importing md file (#2502)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Vamshi krishna
|
47c06bda38
|
docs: update setup command to use pnpm dlx (#2558)
|
1 year ago |
Jeff Tian
|
0c4210bb5e
|
feat(build): support nested markdown includes (#2545)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
b2a129f49b
|
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)
|
1 year ago |
烽宁
|
c4909e4298
|
feat(theme): expose `useSidebar` (#2496)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Pavel Horal
|
5013835f51
|
docs: fix typo in dynamic routing example (#2515)
|
1 year ago |
Divyansh Singh
|
aac149c69b
|
docs: ignore `search-insights` warning
|
1 year ago |
donggua
|
29a9647ee9
|
feat(theme): allow prev/next links to be disabled globally (#2317)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
CHOYSEN
|
90478b36cd
|
feat(build): support relative path for code snippet (#1894)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Agustin Banchio
|
c995b9f61d
|
feat(theme): add custom label for social links (#2466)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
William Sedlacek
|
a336fb3130
|
docs: fix typo (#2359)
|
1 year ago |
Jellyfish
|
e14d35c382
|
docs: fix typo (#2360)
|
1 year ago |
engvuchen
|
58795d2f93
|
docs: add warning about using block elements in footer config (#2341)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Christian Georgi
|
b24acc6991
|
feat: add `filePath` to `PageData` (#2140)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
李鹏坤-执手对影成双
|
3b3bfea94c
|
docs: add head `<script>` example (#2264)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Joaquín Sánchez
|
a3b38d1882
|
feat(build): allow using `@` prefix with `@include:` (#2292)
|
2 years ago |
Divyansh Singh
|
e37e5cb45a
|
fix(search): ready event is not fired on mac
|
2 years ago |
Divyansh Singh
|
732c67b68d
|
docs: update note on using search in dev mode
|
2 years ago |
Divyansh Singh
|
17558db76b
|
docs: add message about search in dev mode (#2239)
|
2 years ago |
ChuHoMan
|
fe1f58b700
|
docs: fix wording in text regarding enabling local search (#2229)
|
2 years ago |
vanchKong
|
3cc93182bb
|
docs: fix typo (#2226)
|
2 years ago |
Divyansh Singh
|
77db39be2e
|
docs: add note on syntax highlighting with moustaches in fences
closes #2211
|
2 years ago |
Liberty
|
4c24960433
|
feat: allow passing props and children/slots to defineClientComponent (#2198)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
50697ebfba
|
docs: fix layout shift in search page
|
2 years ago |
Divyansh Singh
|
713a35cbd0
|
feat!: organized search config (#2218)
|
2 years ago |
Divyansh Singh
|
8059ec390a
|
chore: rename offline search to local search
|
2 years ago |
Divyansh Singh
|
536174912b
|
docs: update heading anchor
|
2 years ago |
Divyansh Singh
|
0a387dda82
|
chore: enable algolia on main site
|
2 years ago |
Guillaume Chau
|
6c92675e33
|
feat: offline search (#2110)
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
|
2 years ago |
Adam Gąsowski
|
6acda7a6b3
|
docs: fix typo (#2204)
|
2 years ago |
烽宁
|
399aeea7d0
|
docs: fix typo (#2184)
|
2 years ago |
John Campion Jr
|
3714741b40
|
feat(build): provide `siteConfig` in `transformPageData` context (#2163)
|
2 years ago |
Divyansh Singh
|
2791bf0887
|
docs: directly use svg in features section (#2161)
|
2 years ago |
John Campion Jr
|
9e3cf0fa7d
|
feat(theme): allow moving aside to left (#2138)
|
2 years ago |
John Campion Jr
|
53d0099ffa
|
feat(theme): add `page-top/bottom` and `doc-top/bottom` slots (#2139)
|
2 years ago |
John Campion Jr
|
f4355c7cd3
|
docs: add info about getting config in loaders (#2147)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |