Divyansh Singh
|
5563695b15
|
feat: sitemap generation (#2691)
|
1 year ago |
烽宁
|
74d9ba27b5
|
fix(build): `createContentLoader` generates invalid url when `srcDir` is set (#2578)
BREAKING CHANGE: `createContentLoader` will now resolve globs relative to `srcDir` instead of `root`
|
1 year ago |
camera-2018
|
40c60ecae5
|
docs: sidebar and navbar frontmatter config (#2667)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
b180a9e809
|
docs: update pnpm install command to match new behavior
x-ref: #2670, https://github.com/pnpm/pnpm/issues/6463
|
1 year ago |
bqy_fe
|
e79a13eb42
|
feat(theme): support footer frontmatter config (#2574)
|
1 year ago |
Jérémy Riverain
|
37d5b273fb
|
feat(search): allow excluding content from search results (#2602)
closes #2344
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
30b323d6e7
|
docs: rewrite github/gitlab deploying guide (closes #2205)
|
1 year ago |
Divyansh Singh
|
29b8f76b23
|
chore: format
|
1 year ago |
Divyansh Singh
|
cfe7e9f525
|
docs: add info about need to commit for lastUpdated to work (closes #2090)
|
1 year ago |
Divyansh Singh
|
5a340bf1e5
|
docs: add algolia crawler config (closes #2592)
|
1 year ago |
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)
|
2 years ago |
Jellyfish
|
e14d35c382
|
docs: fix typo (#2360)
|
2 years 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 |