Divyansh Singh
|
ec6bfbd5a3
|
revert(#2622): to fix hmr
|
1 year ago |
Divyansh Singh
|
5cdb9c8fa3
|
docs: cleanup use cases section
|
1 year ago |
Aelita
|
a07f959d47
|
fix(type): `useSidebar()` type error (#2643)
|
1 year ago |
Divyansh Singh
|
08c4bacac5
|
fix(compat): disable stdin-discarder (#2640)
|
1 year ago |
烽宁
|
ec7643dc13
|
feat(theme): allow using html text in VPHero (#2635)
|
1 year ago |
Aelita
|
f52a2629a7
|
fix(theme): fix doc footer's prev and next's size difference (#2600)
|
1 year ago |
xiaofan
|
9fdee9c2a3
|
fix(theme): re-export default (#2606)
|
1 year ago |
Divyansh Singh
|
d0e7374441
|
fix(theme): invalid html -- article inside span
|
1 year ago |
Divyansh Singh
|
700fad192e
|
feat(build): add `metaChunk` option to extract metadata to separate chunk (#2626)
Co-authored-by: Bojan Rajh <b.rajh@shopware.com>
|
1 year ago |
烽宁
|
64d7c3ba54
|
feat(build): support custom `assetsDir` (#2497)
|
1 year ago |
Divyansh Singh
|
2c25855986
|
fix(build): use vue dev build when DEBUG is truthy (#2622)
|
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 |
烽宁
|
9949f00461
|
fix(build): cannot handle file name containing single quote (#2615)
|
1 year ago |
Divyansh Singh
|
5ffaa562fd
|
ci: dont run lock threads or release tag actions on forks (#2619)
|
1 year ago |
Divyansh Singh
|
47bf5bf991
|
fix(lastUpdated): use author date instead of commit date (#2618)
|
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 |
Aelita
|
01120a51d6
|
fix(theme): fix sidebar's caret alignment issue with long text (#2599)
|
1 year ago |
烽宁
|
66189c3f43
|
docs: add `d3` to the use cases (#2589)
|
1 year ago |
Divyansh Singh
|
71eb11f72e
|
fix(theme): fix theme without fonts emitting inter (#2588)
|
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 |
Divyansh Singh
|
e8074e60ec
|
fix(build): resolve nested md inclusions properly
closes #2584
closes #2586
Co-authored-by: Jeff Tian <jeff.tian@outlook.com>
|
1 year ago |
Divyansh Singh
|
f60b32f02f
|
fix(hmr): allow disabling md cache during dev (#2581)
|
1 year ago |
烽宁
|
d5ccc52048
|
refactor: optimize snippet markdown plugin code (#2580)
|
1 year ago |
Divyansh Singh
|
32d65d40c5
|
perf: fix race conditions with cache (#2579)
|
1 year ago |
Divyansh Singh
|
faab56f235
|
release: v1.0.0-beta.5
|
1 year ago |
烽宁
|
a99dcf9443
|
fix(types): export duplicate type `Sidebar` (#2573)
|
1 year ago |
Divyansh Singh
|
03d93da227
|
release: v1.0.0-beta.4
|
1 year ago |
Divyansh Singh
|
09d7123963
|
chore: bump deps
|
1 year ago |
keer-tea
|
1e1500141b
|
feat(theme): allow hiding navbar on specific pages via frontmatter (#2565)
|
1 year ago |
Divyansh Singh
|
a3df6171ab
|
refactor: move onBeforePageLoad inside loadPage
|
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 |
Ciki Momogi
|
fa3780f8ef
|
fix(theme): unresponsive back button with empty input in search box (#2566)
|
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 |
Divyansh Singh
|
00d94e9ee5
|
chore: simplify code
|
1 year ago |
Divyansh Singh
|
6b98113a42
|
fix(client): don't throw on using special chars in element ids (#2560)
|
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 |
Liana
|
c6ab139235
|
chore: update shiki dependency version to 0.14.3 (#2554)
|
1 year ago |
烽宁
|
c30e758585
|
fix(client): scroll not working on clicking an anchor in search box (#2527)
|
1 year ago |
Divyansh Singh
|
b2a129f49b
|
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)
|
1 year ago |
Divyansh Singh
|
76d5e0a706
|
chore: skip flaky tests
|
1 year ago |
烽宁
|
c4909e4298
|
feat(theme): expose `useSidebar` (#2496)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
88bbd23102
|
chore: bump deps and fix changelog (#2530)
|
1 year ago |
Divyansh Singh
|
d3ec1fc865
|
release: v1.0.0-beta.3
|
1 year ago |
Divyansh Singh
|
cd03db803d
|
revert!: sync defineConfig types with vite (#2529)
BREAKING CHANGE: reverts the breaking changes in beta-2
|
1 year ago |