Divyansh Singh
|
7ea357256c
|
fix: dont escape ampersand twice in title
|
6 months ago |
Divyansh Singh
|
49b1233378
|
fix: escape title properly in build
|
6 months ago |
Divyansh Singh
|
af4717d682
|
fix(theme): remove unnecessary navigation role on nav element
|
6 months ago |
Azat S
|
cb308b9295
|
fix(a11y): make code blocks accessible with keyboard (#3902)
|
6 months ago |
Divyansh Singh
|
f0a37b4b84
|
fix(style): prefer YaHei over DengXian
|
6 months ago |
Divyansh Singh
|
d5dbd704ce
|
fix(markdown): entities and escapes not working properly (#3882)
|
6 months ago |
Divyansh Singh
|
fa2f38a0c3
|
fix(theme/regression): custom font not applying in Chinese docs because of specificity
closes #3864
|
7 months ago |
Divyansh Singh
|
0cbb469842
|
feat(build): add localeIndex to md.env (#3862)
|
7 months ago |
Nozomu Ikuta
|
ed6ada7a68
|
feat(build/i18n): support customizing copy code button's tooltip text (#3854)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
7 months ago |
Divyansh Singh
|
728cb15677
|
fix: render 404 page completely on client to infer locale from browser path (#3858)
|
7 months ago |
Divyansh Singh
|
620ee6ac4b
|
chore: bump deps, fix dts generation (#3856)
|
7 months ago |
Divyansh Singh
|
9b2dd504fa
|
chore: minor tweaks
|
7 months ago |
Divyansh Singh
|
d08eeed897
|
fix(theme): external link icon not visible for target _blank links
closes #3327
|
7 months ago |
Divyansh Singh
|
f0debd20f4
|
fix(build): show file info on error
|
7 months ago |
Divyansh Singh
|
9794877347
|
fix(theme): fix invalid vp-offset in ssr
|
7 months ago |
Divyansh Singh
|
b360ac88df
|
fix(dev): match dev and prod routing behavior (#3837)
|
7 months ago |
Divyansh Singh
|
729a890669
|
fix(dev): multiple server instances being created when editing config too quickly (#3835)
|
7 months ago |
Divyansh Singh
|
75115f4f82
|
fix(theme): don't use Chinese quotes on non-Chinese documents (#3834)
|
7 months ago |
Divyansh Singh
|
11740609ff
|
chore: remove duplicate font-family entries
|
7 months 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>
|
7 months 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>
|
7 months ago |
Henry Bley-Vroman
|
733d986a84
|
fix(theme/a11y): remove duplicate assistive text from outline nav [#3800] (#3803)
|
7 months ago |
Divyansh Singh
|
cc11b8e41e
|
fix(theme/i18n): 404 page not showing localized text (#3833)
|
7 months ago |
Divyansh Singh
|
ccc37bb80e
|
fix(theme): disable keypress effect on search button
|
7 months ago |
Divyansh Singh
|
576e43aef4
|
refactor: simplify code
|
7 months ago |
Divyansh Singh
|
d02d1e923a
|
fix(build/regression): markdown backslash escapes not working
closes #3808
|
7 months ago |
Divyansh Singh
|
a1ced36553
|
chore: override text renderer before calling user config
|
7 months ago |
Evan You
|
f86ac56b78
|
fix: let vue compiler handle entity decoding
|
7 months ago |
meteorlxy
|
11f4c9aee3
|
fix: sync updates of markdown-it types
|
7 months ago |
btea
|
cd5adf3011
|
feat: config file hot update error prints error message (#3592)
|
7 months ago |
Xinyu Liu
|
d3dd4bc938
|
feat: upgrade markdown-it types to v14 (#3772)
|
7 months ago |
Divyansh Singh
|
74b725a224
|
fix(client): don't reload page on hash change (#3777)
|
7 months ago |
Divyansh Singh
|
2a9fc2a26b
|
fix: hashchange should only be triggered for same page navigations (#3768)
Co-authored-by: zonemeen <994718917@qq.com>
|
7 months ago |
Joaquín Sánchez
|
5f28e74abf
|
fix(theme): remove small layout shift on `On this page` button (#3767)
|
8 months ago |
Divyansh Singh
|
54c46e7ceb
|
docs: adjust install and init commands
|
8 months 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>
|
8 months ago |
Divyansh Singh
|
3c8b4c7060
|
fix(theme): html text not showing properly in mobile nav menu
|
8 months ago |
Divyansh Singh
|
5d3cb96ac3
|
fix(build): ship built-in vue-demi to avoid resolution issues (#3680)
|
8 months ago |
烽宁
|
f7aef3ca23
|
fix(localSearch): remove empty titles that may appear in search results (#3665)
|
8 months ago |
Andrew Courtice
|
e13f93292c
|
fix(theme): fixed sidebar expand caret showing when no children are present (#3657)
|
8 months 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>
|
8 months ago |
Divyansh Singh
|
1909041715
|
fix(theme): local nav separator not visible on pages having no outline
|
8 months ago |
Divyansh Singh
|
86c0967297
|
chore: bump deps and switch to polka/compression
|
9 months 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>
|
9 months ago |
Timothy Lau
|
59183e9cef
|
fix(build): resolve patter relative to srcDir instead of root in createContentLoader (#3638)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
9 months ago |
Divyansh Singh
|
49ea062b39
|
refactor: more cleanup
|
9 months ago |
Divyansh Singh
|
6c0125b655
|
chore: tweak hashchange emitting a bit
|
9 months ago |
Divyansh Singh
|
2df9bab566
|
chore: adjust fix for #3637
|
9 months ago |
烽宁
|
6b971a08f5
|
fix(router): hashchange not emitted in certain cases (#3637)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
9 months ago |
Lo
|
f6bd99eb13
|
feat: add `window.__VITEPRESS__` (#3634)
|
9 months ago |