Typed SIGTERM
bd690d6a9b
feat(theme): don't escape `siteTitle` ( #4308 )
1 year ago
Divyansh Singh
b8935502fb
fix: remove explicit chinese fonts
...
these are already handled by `sans-serif`
PingFang SC is used on macOS
Noto Sans CJK is used on Ubuntu
Microsoft YaHei is used on Windows
follow up on #4286
1 year ago
Jungzl
668e9f7050
fix(theme): remove some explicit Chinese fonts ( #4286 )
1 year ago
Divyansh Singh
e638d855cf
fix(theme/a11y): don't select search result unless mouse is actually moved
...
closes #4297
1 year ago
Divyansh Singh
b96712c074
fix: reapply #4260
1 year ago
Divyansh Singh
ef703cf9c7
Revert "fix(theme): bind missing no icon prop in the menu link component ( #4260 )"
...
This reverts commit d4712c17c5 .
1 year ago
Dusan Vuckovic
d4712c17c5
fix(theme): bind missing no icon prop in the menu link component ( #4260 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Gunther Konig
92b92aefca
fix(theme): improve local search input a11y ( #4066 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
1628918f30
fix: remove font synthesis in webfont mode, google fonts now support italic axis in inter
1 year ago
北雁云依
68150a6f33
fix(theme): change the order of CSS rules of `VPFlyout` ( #4225 )
...
close #4224
1 year ago
Riley Ho
9c5d348c03
fix(theme): respect custom tag prop in VPButton component ( #4185 )
1 year ago
Peter
615e33bb24
feat(theme): expose theme default VPLink & VPSocialLink(s) component ( #4178 )
1 year ago
Divyansh Singh
3e11b6abf5
feat: allow ignoring certain headers and their subtrees completely in outline
...
closes #4171
1 year ago
廿四
2bc0d39d50
fix(theme): excerpt style in LocalSearchBox ( #4050 )
1 year ago
Divyansh Singh
01d0d45292
fix(theme/regression): typo in component props resulting in nested titles not showing in navbar
...
closes #4042
1 year ago
Joaquín Sánchez
fa87d8150d
feat: allow using components in navigation bar ( #4000 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
97f9469b6d
fix(theme): deep watch sidebar groups and force render on match change
...
closes #3613
1 year ago
Divyansh Singh
0fc70e2d0c
fix(theme): show filled nav bar when nav screen is open
1 year ago
Divyansh Singh
d348da770c
fix(theme): force update title attribute on hydration
...
closes #4004
1 year ago
Divyansh Singh
b54d7b0d7c
fix(theme): add styles for h4 too
1 year ago
Divyansh Singh
6598231fa8
docs: remove invisible characters and whitespaces [lunaria-ignore]
1 year ago
XiaoDong
8aa6ccbe32
feat(theme): export VPHomeContent ( #3960 )
...
closes #3954
1 year ago
Divyansh Singh
5d3ed87f85
fix(theme): dim color for all text like elements inside blockquotes
...
this will likely break some other stuff, we can selectively override color for those cases later
closes #3929
2 years ago
Divyansh Singh
7fcf462eb8
fix(build): respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation
...
closes #3931
2 years ago
Divyansh Singh
1e8bb48bc2
feat: support `force-auto` as an option for appearance
...
closes #3946
2 years ago
Jeferson S. Brito
afc611d399
fix(theme,a11y): handle overflow on long mathematical equation and make tables focusable ( #3932 ) ( closes #3914 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
af4717d682
fix(theme): remove unnecessary navigation role on nav element
2 years ago
Divyansh Singh
f0a37b4b84
fix(style): prefer YaHei over DengXian
2 years ago
Divyansh Singh
fa2f38a0c3
fix(theme/regression): custom font not applying in Chinese docs because of specificity
...
closes #3864
2 years ago
Divyansh Singh
728cb15677
fix: render 404 page completely on client to infer locale from browser path ( #3858 )
2 years ago
Divyansh Singh
9b2dd504fa
chore: minor tweaks
2 years ago
Divyansh Singh
d08eeed897
fix(theme): external link icon not visible for target _blank links
...
closes #3327
2 years ago
Divyansh Singh
9794877347
fix(theme): fix invalid vp-offset in ssr
2 years ago
Divyansh Singh
75115f4f82
fix(theme): don't use Chinese quotes on non-Chinese documents ( #3834 )
2 years ago
Divyansh Singh
11740609ff
chore: remove duplicate font-family entries
2 years ago
Timothy Lau
1a72181c06
fix(theme): leaking event listener when going back/forward on Safari on iOS ( #3658 ) ( #3671 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Henry Bley-Vroman
e60c101e50
fix(theme/a11y): add unique name to footer prev / next navigation landmark
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Henry Bley-Vroman
733d986a84
fix(theme/a11y): remove duplicate assistive text from outline nav [ #3800 ] ( #3803 )
2 years ago
Divyansh Singh
cc11b8e41e
fix(theme/i18n): 404 page not showing localized text ( #3833 )
2 years ago
Divyansh Singh
ccc37bb80e
fix(theme): disable keypress effect on search button
2 years ago
Divyansh Singh
2a9fc2a26b
fix: hashchange should only be triggered for same page navigations ( #3768 )
...
Co-authored-by: zonemeen <994718917@qq.com>
2 years ago
Joaquín Sánchez
5f28e74abf
fix(theme): remove small layout shift on `On this page` button ( #3767 )
2 years ago
Gabriel Cozma
ffafa31b92
feat(theme): update Inter to version 4 ( #3693 ) ( #3694 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
3c8b4c7060
fix(theme): html text not showing properly in mobile nav menu
2 years ago
Andrew Courtice
e13f93292c
fix(theme): fixed sidebar expand caret showing when no children are present ( #3657 )
2 years ago
Christian Georgi
b50a8a1325
fix(theme): ignore inner-page items in next/prev link ( #3663 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
1909041715
fix(theme): local nav separator not visible on pages having no outline
2 years ago
Rick Dubiel
5f6297cb3d
feat(theme): allow selectively disabling external link icon on navbar items ( #3607 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Jacob Hummer
09030272b4
feat(theme): auto style markdown content in home page ( #3561 )
...
BREAKING CHANGES: styles are now applied by default to markdown content when `layout: home` is set in frontmatter. If they conflict with the styles of your custom component, please set `markdownStyles: false` in frontmatter.
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Joaquín Sánchez
636cca042d
perf(theme): move svg icons to css ( #3537 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Lin Tianchuan
20511006db
fix(theme): adjust mathjax svg styles ( #3567 )
2 years ago
Pim Schreurs
6624bb7486
fix: make local search work in combination with vue-i18n ( #3559 )
2 years ago
Liana
ab39fd8592
feat(home): add target and rel attribute to home actions ( #3528 )
2 years ago
Divyansh Singh
30c665b29d
chore: bump deps
2 years ago
JD Solanki
28870e68fa
✨ feat: add hero slots that are inside container ( #3524 )
2 years ago
JD Solanki
6b1f951928
feat: wrap site title in span ( #3522 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Anthony Fu
ac87d19ca1
feat: support GitHub-flavored alerts ( #3482 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
77a318c2a3
fix(theme): avoid selecting summary on toggling details
2 years ago
김관식
c882fa1469
feat(theme): add npm icon ( #3483 )
2 years ago
skirtle
d529ed4975
fix(theme): hover color for code links inside custom containers ( #3467 )
2 years ago
Divyansh Singh
3f6ca6a374
fix(theme): remove extra offset
2 years ago
Divyansh Singh
0ce5ece356
fix(theme): misaligned outline indicator ( #3458 )
2 years ago
Divyansh Singh
4020b419de
Revert "fix(theme): misaligned outline indicator\"
...
This reverts commit 910b2125bb .
2 years ago
Divyansh Singh
910b2125bb
fix(theme): misaligned outline indicator\
...
fixes #3449
2 years ago
Yuta Nakamura
cd8ee6fb32
fix: enter key behavior conflict with IME in search box ( #3454 )
2 years ago
Lars Rickert
78abf47b8b
fix(theme): use`--vp-c-tip-` CSS variable for badge/block colors with type`tip` ( #3434 )
2 years ago
lsh
18981c1d1c
feat(theme): export VPBadge ( #3431 )
2 years ago
Divyansh Singh
c236570f28
fix(theme/regression): external link icon not working
...
closes #3424
2 years ago
xxf5530
b03fb83a4e
fix(theme/regression): inter getting bundled even importing without-fonts entry ( #3412 )
...
change `import { type ... }` to `import type { ... }`
2 years ago
Yuxuan Zhang
36544707e0
refactor(theme): improve robustness and readability of outline component ( #3368 )
2 years ago
Divyansh Singh
a6cd891d95
fix: fix theme chunking logic causing out-of-order styles ( #3403 )
2 years ago
vanchKong
3052002b47
docs: add Chinese translations ( #2249 )
...
---------
Co-authored-by: Xavi Lee <awxiaoxian2020@163.com>
Co-authored-by: shellRaining <shellRaining@gmail.com>
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
b29b3b38e1
refactor: drop dependency on mrmime ( #3400 )
2 years ago
Divyansh Singh
6c899437c1
feat(theme): allow specifying rel and target in logoLink
...
closes #3264
closes #3271
2 years ago
Divyansh Singh
d1ff29431f
style: adjust small badge height
2 years ago
Divyansh Singh
50a774ea7c
feat(theme): allow using VPBadge classes in sidebar ( #3391 )
2 years ago
Kia King Ishii
d10bf42c26
feat(theme): new design for local nav and global header ( #3359 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Jinjiang
203446d691
feat: support dir in frontmatter ( #3353 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Cesar Gomez
50c9758d3f
fix(theme/i18n): support customizing dark mode switch titles ( #3311 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Дмитрий Бондарев
9c20e3b5f8
feat(theme/i18n): allow customizing sponsor link's text ( #3276 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Evan You
8687b86e1e
fix(default-theme): remove use of reactify for search i18n
2 years ago
Evan You
bddf74e379
chore: bump to Vue 3.4 beta
2 years ago
Enzo Innocenzi
e4bf1e48e6
feat: allow ignoring node in header ( #3331 )
2 years ago
Ianis Bernard
0f02697353
chore: fix typo ( #3279 )
2 years ago
Max Nowack
479a320731
fix(theme): use VPLink for links in VPDocFooter ( #3248 )
2 years ago
Anthony Fu
75f18e4733
feat: migrate to shikiji ( #3237 )
2 years ago
Divyansh Singh
ef6d8d1e42
fix(theme): remove double padding from sidebar
...
closes #3228
2 years ago
烽宁
c4abc950af
fix: wrong recognition of non-html extension leads to route error ( #3218 )
2 years ago
zhoulixiang
67610363bc
fix(ally): clear up confusion with the title of theme switch ( #3215 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
d2238eedb7
feat: switch to vite 5 and bump deps ( #3200 )
...
BREAKING CHANGE: VitePress now runs on Vite 5. Please refer https://vitejs.dev/guide/migration for breaking changes and migration guide if you're relying on some Vite-specific things.
2 years ago
akirarika
237ad859a9
fix: "VPNavScreenMenuGroup" component HTML not supported ( #3148 )
2 years ago
Akshay Raj Gollahalli
a482611d17
fix: style links in footer ( #3178 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
Divyansh Singh
ed2ae3a25b
chore: clear local search cache on hmr
2 years ago
烽宁
878f4378cd
perf: reduce duplicate rendering in localSearch ( #3170 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
skirtle
beecec16a8
fix(theme): table row background-color in custom containers ( #3179 )
2 years ago
YiZhi
2276c1d4da
fix(theme): theme switch is not hidden on force-dark ( #3155 )
2 years ago
Divyansh Singh
50d61faefa
fix(theme/search): prevent reactivity loss with i18n ( #3121 )
2 years ago
Divyansh Singh
da3d7812a1
fix: don't normalize non-html/non-http links ( #3114 )
2 years ago
烽宁
c08bd46aa7
fix(theme): search's configuration about buttonAriaLabel doesn't work ( #3070 )
2 years ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
2 years ago