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 |
Anthony Fu
|
42813ce936
|
feat(theme): support themeable images for logo and hero (#745)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
CHOYSEN
|
35772ca8d0
|
refactor(types): use built-in utility type `Awaited` (#801)
instead of explicitly defining it. (introduced in TS 4.5)
|
2 years ago |
JD Solanki
|
0d311ffd96
|
docs: image migration guide for vuepress (#799)
|
2 years ago |
Divyansh Singh
|
fa00c83af4
|
fix(theme): add italic fonts (#759) (#777)
fix #759
|
2 years ago |
Linmj
|
2935ed2295
|
fix: copy code in non-secure contexts (#792)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
meteorlxy
|
48fae52d17
|
refactor: improve site data parsing (#780)
|
2 years ago |
Percy Ma
|
7b76bc21c1
|
docs: add cloudflare pages deploy (#797)
close #369
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
Rishi Raj Jain
|
f2a24c3f66
|
docs: add Layer0 deployment notes
Co-authored-by: meteorlxy <meteor.lxy@foxmail.com>
|
2 years ago |
Kia King Ishii
|
3fabc4903c
|
release: v1.0.0-alpha.2
|
2 years ago |
Kia King Ishii
|
a67702cce5
|
chore: remove unknown console log from release script
|
2 years ago |
Kia King Ishii
|
e312f0fc93
|
refactor: refine global layout system
|
2 years ago |
Kia Ishii
|
1942418f95
|
fix: remove title bg transition to avoid flush on sidebar on/off
|
2 years ago |
Percy Ma
|
9c2a36f542
|
feat: add doc before and after slot (#762) (#786)
close #762
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
meteorlxy
|
753f35bf7c
|
refactor: improve page data parsing (#778)
|
2 years ago |
meteorlxy
|
6174362c53
|
refactor: handle page data hmr in the same file (#779)
|
2 years ago |
Divyansh Singh
|
c5c3c64851
|
fix: title in containers not working with markdown content (#765) (#768)
fix #765
|
2 years ago |
Kia Ishii
|
dc29dba3fb
|
ci: fix failing test
|
2 years ago |
Divyansh Singh
|
23276bae05
|
feat: emit 404.html on build (#729) (#740)
close #729
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
zRains
|
263607b279
|
fix: better nav item types (#714)
|
2 years ago |
Kia Ishii
|
0b6f25b988
|
test: add test for client utils
close #617
|
2 years ago |
Divyansh Singh
|
6eda63e455
|
docs: make users install `vue` too (#531) (#533)
close #531
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
artiely
|
521601d20b
|
chore: typo (#783)
|
2 years ago |
Divyansh Singh
|
919d23079b
|
fix(a11y): use h1 for title in hero instead of p (#776)
|
2 years ago |
Ivan Demchuk
|
b1ff725611
|
fix: use h2 for feature headers (#774)
Use the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
|
2 years ago |
Eron Donevan Powell
|
54930e57fa
|
docs: fix typo in theme-homepage.md (#771)
|
2 years ago |
Anthony Fu
|
94704c9563
|
fix(hero): use `pre-wrap` for text and tagline (#746)
|
2 years ago |
CHOYSEN
|
8bf4182453
|
refactor: add `PageDataPayload` type (#742)
|
2 years ago |
meteorlxy
|
421f641a76
|
feat: setup devtools and remove debug component (#721)
|
2 years ago |
Sacha STAFYNIAK
|
aa65cb58f5
|
fix: double base in sidebar links (#756)
|
2 years ago |
rainkolwa
|
9004a80130
|
docs: fix typo in configuration.md (#752)
|
2 years ago |