Divyansh Singh
8538e22f2c
chore: remove npm-run-all2 and sort-package-json
...
ref - https://github.com/vuejs/vitepress/pull/3981#discussion_r1650834240
Regarding sort-package-json, it was added in 972c100
, but it is sorting scripts too which I don't like. If someone prefers to sort other keys, they can just run it via npx and revert scripts section back
5 months ago
Kevin Deng 三咲智子
aa73c00c25
refactor: replace `npm-run-all` with `npm-run-all2` ( #3981 )
5 months ago
Divyansh Singh
a362d0cf68
chore: bump deps
5 months ago
Henry Bley-Vroman
ee99924d94
chore(deps): upgrade vue, @vue/shared [ #3979 ] ( #3980 )
5 months ago
OrbisK
8fef47848b
chore(deps): update shiki ( #3968 )
5 months ago
XiaoDong
8aa6ccbe32
feat(theme): export VPHomeContent ( #3960 )
...
closes #3954
5 months ago
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
6 months ago
Divyansh Singh
a83a662fb8
chore: bump deps
6 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
6 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>
6 months ago
meteorlxy
b2fa9326c7
chore: bump deps
6 months ago
Divyansh Singh
1188951785
docs: update installation command for yarn pnp
...
closes #3919
6 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
7 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
3ec48f19a2
ci: use random time for cron
7 months ago
Divyansh Singh
c245ee05c0
ci: add discussions permission to lock threads
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
a0f7b94953
release: v1.1.4
7 months ago
Divyansh Singh
efa4abf4dc
chore: bump deps
7 months ago
Divyansh Singh
729a890669
fix(dev): multiple server instances being created when editing config too quickly ( #3835 )
7 months ago