Divyansh Singh
|
b61f36d853
|
fix(build): use vue dev build when DEBUG is truthy (#2689)
|
1 year ago |
Divyansh Singh
|
51f28bfac9
|
fix(theme): fix feature component always generating anchor tags
|
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 |
Divyansh Singh
|
fb048a6f72
|
fix(search): add useFocusTrap and mark.js to optimizeDeps (#2682)
|
1 year ago |
烽宁
|
d015cddb30
|
chore(vite): support define replacement without removing double quotes (#2677)
|
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 |
Divyansh Singh
|
916fa5b548
|
chore: fix changelog
|
1 year ago |
Divyansh Singh
|
9db3bd97ae
|
release: v1.0.0-beta.6
|
1 year ago |
Divyansh Singh
|
d5e39eecec
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
0cf6b0208c
|
chore: tweak subpixel max-width
|
1 year ago |
Divyansh Singh
|
ceedb68d3b
|
fix(theme): two outlines at 1280px
closes #2668
|
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 |
烽宁
|
94e2966bab
|
feat(build): support overriding meta viewport tag (#2642)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Aelita
|
8ff431a6bc
|
fix(theme): code block style is broken inside custom block (#2664)
|
1 year ago |
烽宁
|
3912951bad
|
fix(theme): respect `--vp-nav-height` in local nav calculations (#2663)
|
1 year ago |
烽宁
|
730226c029
|
style(theme): restore the external link icon color from previous version (#2571)
|
1 year ago |
Mathieu POUSSE
|
cfa870f060
|
fix(theme): support missing meta description tag (#2639)
|
1 year ago |
Aelita
|
c2e79aa583
|
feat(theme): make navbar logo's height customizable by css variable (#2644)
|
1 year ago |
Divyansh Singh
|
f3a459708d
|
fix(theme): don't show external link icon on social links
|
1 year ago |
Divyansh Singh
|
b199885b9b
|
fix: invalid css
|
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
|
ad7ab9cb8e
|
chore: update lockfile
|
1 year ago |
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 |