John Freddy Tutistar
918036b186
docs(es): fix spanish translations ( #3952 )
...
Co-authored-by: Camilo Parra <caparra92@gmail.com>
5 months ago
Divyansh Singh
6461f5d42b
fix(client): do nothing on anchor elements with empty href
...
closes #3950
5 months 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
5 months ago
Divyansh Singh
7fcf462eb8
fix(build): respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation
...
closes #3931
5 months ago
Divyansh Singh
99053baea7
feat(cli/init): allow passing target dir as command argument ( #3948 )
5 months ago
Divyansh Singh
1e8bb48bc2
feat: support `force-auto` as an option for appearance
...
closes #3946
5 months ago
Divyansh Singh
e24899a073
fix(build): don't normalize links containing target or download property
...
matches the router behavior more closely
closes #3947
5 months ago
Camilo Parra
57cd793a2d
docs(es): add Spanish translations ( #3859 )
...
Co-authored-by: JohnFreddyTutistar <johnfre.157@gmail.com>
5 months ago
Justin3go
d355d8f656
chore: fix dead link in MiniSearch type definitions ( #3941 )
5 months ago
Divyansh Singh
e313a274c0
release: v1.2.3
5 months ago
Divyansh Singh
a83a662fb8
chore: bump deps
5 months ago
Divyansh Singh
48ca76c523
fix(types): wrong types generated for markdown-it > mdurl
...
it's likely an issue with rollup-plugin-dts as both `class Foo {}; export type { Foo }` and `class _Foo {}; type Foo = _Foo; export { Foo }` should work the same
closes #3935
5 months 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>
5 months ago
meteorlxy
b2fa9326c7
chore: bump deps
5 months ago
Divyansh Singh
1188951785
docs: update installation command for yarn pnp
...
closes #3919
5 months ago
Divyansh Singh
49dbfb4ea3
release: v1.2.2
6 months ago
Divyansh Singh
7ea357256c
fix: dont escape ampersand twice in title
6 months ago
Divyansh Singh
d8c0c0a5d5
release: v1.2.1
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
Bugo
a335bc705c
docs(ru): update translations ( #3903 )
6 months ago
Azat S
cb308b9295
fix(a11y): make code blocks accessible with keyboard ( #3902 )
6 months ago
Divyansh Singh
1699abfb03
release: v1.2.0
6 months ago
Divyansh Singh
241a7c80fc
chore: bump deps
6 months ago
meteorlxy
db51f7aa43
build: bump deps
6 months ago
Divyansh Singh
f0a37b4b84
fix(style): prefer YaHei over DengXian
6 months ago
槿泽
9447ceeb0e
docs(zh): sync and tweak translations ( #3883 )
...
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
6 months ago
Divyansh Singh
d5dbd704ce
fix(markdown): entities and escapes not working properly ( #3882 )
6 months ago
Divyansh Singh
99c0cece62
docs: add notes for sitemap + base
...
closes #3863
6 months ago
Divyansh Singh
fa2f38a0c3
fix(theme/regression): custom font not applying in Chinese docs because of specificity
...
closes #3864
6 months ago
Divyansh Singh
0cbb469842
feat(build): add localeIndex to md.env ( #3862 )
6 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>
6 months ago
Divyansh Singh
728cb15677
fix: render 404 page completely on client to infer locale from browser path ( #3858 )
6 months ago
Divyansh Singh
620ee6ac4b
chore: bump deps, fix dts generation ( #3856 )
6 months ago
Divyansh Singh
9b2dd504fa
chore: minor tweaks
6 months ago
Divyansh Singh
3ec48f19a2
ci: use random time for cron
6 months ago
Divyansh Singh
c245ee05c0
ci: add discussions permission to lock threads
6 months ago
Divyansh Singh
d08eeed897
fix(theme): external link icon not visible for target _blank links
...
closes #3327
6 months ago
Divyansh Singh
f0debd20f4
fix(build): show file info on error
6 months ago
Divyansh Singh
9794877347
fix(theme): fix invalid vp-offset in ssr
6 months ago
Divyansh Singh
b360ac88df
fix(dev): match dev and prod routing behavior ( #3837 )
6 months ago
Divyansh Singh
a0f7b94953
release: v1.1.4
6 months ago
Divyansh Singh
efa4abf4dc
chore: bump deps
6 months ago
Divyansh Singh
729a890669
fix(dev): multiple server instances being created when editing config too quickly ( #3835 )
6 months ago
Divyansh Singh
75115f4f82
fix(theme): don't use Chinese quotes on non-Chinese documents ( #3834 )
6 months ago
Divyansh Singh
11740609ff
chore: remove duplicate font-family entries
6 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>
6 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>
6 months ago
Henry Bley-Vroman
733d986a84
fix(theme/a11y): remove duplicate assistive text from outline nav [ #3800 ] ( #3803 )
6 months ago
Divyansh Singh
cc11b8e41e
fix(theme/i18n): 404 page not showing localized text ( #3833 )
6 months ago