Divyansh Singh
|
bb41a9fed7
|
fix: decode image src so that rollup can process it (#933)
|
2 years ago |
Divyansh Singh
|
1e9a7ac6c4
|
fix: treat all URI schemes as external (#945) (#946)
|
2 years ago |
Eulier González
|
95a74e58a4
|
docs: add including markdown content to guide (#938)
Co-authored-by: Eulier <eulier@toolboxos.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
95f21f8c9e
|
docs: add node.js version to deployment notes (#944)
|
2 years ago |
Sacha STAFYNIAK
|
0f0453c675
|
feat(theme): add navigation slots (#739) (#741)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
灵谦
|
88877b7dd9
|
docs: fix typos (#916)
|
2 years ago |
Jacob Milhorn
|
b3b81eab4e
|
docs: fix typos (#920)
|
2 years ago |
meteorlxy
|
e7960f4b6b
|
refactor: reuse original markdown-it renderer rule (#932)
|
2 years ago |
Andrey Kniazev
|
973dbe4eec
|
docs: add azure static web apps deployment notes (#807)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Kelvin Oghenerhoro Omereshone
|
d1f71a9ec7
|
docs: add render to deploying page (#810)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
777da35bc6
|
docs: rewrite deploying page (#931)
|
2 years ago |
siegerts
|
4cc67efdeb
|
docs: add aws amplify to deploying section (#841)
|
2 years ago |
Otabek
|
55fa5d0e5b
|
docs: add `outlineTitle` in theme config (#908)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
ML
|
481a6e9cbd
|
chore: fix typo (#924)
|
2 years ago |
CHOYSEN
|
4b9b385aff
|
refactor: simplify config loading (#918)
|
2 years ago |
Divyansh Singh
|
bed68f1341
|
fix: normalize link in VPButton (#919)
|
2 years ago |
Jacob Milhorn
|
3e0c5e406d
|
docs: fix typos (#915)
|
2 years ago |
Joaquín Sánchez
|
7b17d7d08d
|
docs: add contributing link (#910)
|
2 years ago |
Divyansh Singh
|
d6125c5c86
|
chore: fix typo
|
2 years ago |
Divyansh Singh
|
836a24683a
|
feat(theme): custom prev/next labels and text (#897)
|
2 years ago |
Joaquín Sánchez
|
89035d0f28
|
docs: include the current version on nav (#895)
|
2 years ago |
Divyansh Singh
|
e1339fdc4f
|
revert: vuejs/vitepress#889 (#896)
This reverts commit a2b1490a01 .
|
2 years ago |
灵谦
|
fcd7642924
|
fix(theme): close menu on route change (#887)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
meteorlxy
|
9d9db6227d
|
fix(build): handle vite constants replacement (#419) (#888)
|
2 years ago |
Otabek
|
a2b1490a01
|
docs: add documentation for prev-next links (#889)
Co-authored-by: Percy Ma <kecrily@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
e15941f002
|
docs: add workaround for missing peer dependencies (#882)
|
2 years ago |
rainkolwa
|
25a835f0f4
|
fix(theme): make last updated time reactive (#879)
|
2 years ago |
JounQin
|
29d44e7a22
|
fix(build): show workaround on encountering dead links (#822) (#868)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Joaquín Sánchez
|
e33955e769
|
fix(theme): change sponsor link class name to bypass adblock (#866) (#867)
|
2 years ago |
Fuqiao Xue
|
a689f6b6d3
|
docs: add `ignoreDeadLinks` and alphabetize app configs (#862)
|
2 years ago |
Divyansh Singh
|
19b0758a04
|
feat(build): allow ignoring dead links (#586) (#793)
|
2 years ago |
Enzo Notario
|
ddf876d8e9
|
feat(build): allow using custom highlighter (#754) (#857)
|
2 years ago |
rainkolwa
|
00fe8092d9
|
feat(theme): add option to customize search button text (#713) (#747)
close #713
|
2 years ago |
Mr.Hope
|
edb370b2d8
|
docs: fix typos (#842)
|
2 years ago |
Kia King Ishii
|
497546dc20
|
release: v1.0.0-alpha.4
|
2 years ago |
Kia King Ishii
|
2bd960d5f5
|
fix(theme): home image style is broken for big view port
|
2 years ago |
Kia King Ishii
|
51a5fa0167
|
release: v1.0.0-alpha.3
|
2 years ago |
Kia King Ishii
|
7cfe0f05ab
|
feat(theme): add team page feature (#828)
|
2 years ago |
Divyansh Singh
|
378f9b4695
|
chore: format
|
2 years ago |
JounQin
|
295263807d
|
feat(build): allow setting base from command line
Usage:
```sh
pnpm docs-dev -- --base /foo/
pnpm docs-build-only -- --base /foo/
pnpm docs-serve -- --base /foo/
```
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
翠 / green
|
8cbe0f9d41
|
chore: handle undefined hmr (#831)
|
2 years ago |
Alex
|
fdb5720acd
|
feat(theme): add active status to nav menu group (#820)
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
Slyn
|
47f1df5a5a
|
chore: copy shared files in parallel (#823)
|
2 years ago |
Divyansh Singh
|
42cbd31327
|
fix(theme): don't show sidebar on home layout (#825) (#829)
|
2 years ago |
吕鹿鸣
|
9bc43306a1
|
fix(theme): edit link gets hidden when a page don't have siblings (#751)
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Divyansh Singh
|
75c9d809d2
|
fix(theme): nav close icon not working correctly (#744)
|
2 years ago |
Shinigami
|
75ca9e4302
|
fix(theme): copy button has wrong tag closing syntax (#816)
|
2 years ago |
Divyansh Singh
|
1f1e298864
|
feat(theme): add global layout slots (#760) (#812)
|
2 years ago |
Divyansh Singh
|
773769926b
|
fix(theme): watch for changes in props.collapsed (#809) (#811)
|
2 years ago |
Divyansh Singh
|
107724ac6f
|
fix(types): use `import type` for `DefaultTheme` (#804)
|
2 years ago |