Will Hack
5dccaeef05
fix(theme): code block contrast ratio ( #4487 )
10 months ago
Anthony Fu
1969cf4f3b
fix: upgrade shiki, remove embedded languages workaround ( #4566 )
10 months ago
Divyansh Singh
b930b8d531
fix: deterministic code group ids ( #4565 )
10 months ago
Divyansh Singh
f6243d1f3f
chore: ignore emojis too from anchors
10 months ago
Divyansh Singh
68dff2af85
fix(markdown): include content of all tokens in heading ids
...
closes #4561
BREAKING CHANGES: The heading ids might change in some cases if you're using special (non-html) elements in headings. Please update the broken links to fragments if you find any. To revert back to the older behavior you can customize `markdown.anchor.getTokensText`.
10 months ago
Divyansh Singh
6031dbcdb7
chore: bump deps
10 months ago
Ebrahim Fallah
091d5840ae
fix(theme): allow interactions behind scroll shadow ( #4537 )
10 months ago
Divyansh Singh
c2ab5b03a8
fix(build): don't destructure pages as it will be updated onFileAddDelete
10 months ago
Divyansh Singh
9b5c0377cd
fix(build): `--minify` not working as documented
...
closes #4523
10 months ago
Anthony Fu
80622356f1
feat: use `markdown-it-async`, remove `synckit` ( #4507 )
...
BREAKING CHANGES: markdown-it-async is used instead of markdown-it
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Divyansh Singh
23d3281ed6
feat: support same page navigation in router.go ( #4511 )
11 months ago
Anthony Fu
4f77b4fdfd
fix(types): support preload built-in shiki languages as string ( #4513 )
11 months ago
Anthony Fu
b88ae8d4a1
feat: allow `markdown.config` and `markdown.preConfig` to accept async function ( #4512 )
11 months ago
Divyansh Singh
e0350275b3
fix: temporary fix for docsearch navigation
11 months ago
翠 / green
80d0e0ff70
chore(deps): replace micromatch with picomatch ( #4505 )
11 months ago
翠 / green
6a2efc385c
feat!: upgrade vite to v6 ( #4504 )
11 months ago
Evan You
8214cae21b
fix: fix static content removal for lean chunks due to Vue 3.5 changes ( #4508 )
11 months ago
Divyansh Singh
37dbe895d4
fix(theme): broken hero heading in certain viewports
11 months ago
Divyansh Singh
e8129167c7
fix(build): escape `$` in replace pattern in dynamic routes plugin
...
closes #4499
11 months ago
Divyansh Singh
373f9b933e
chore!: bump shiki to v2
...
BREAKING CHANGE: shiki transformers now use v3 [matching algorithm](https://shiki.style/packages/transformers#matching-algorithm )
11 months ago
Divyansh Singh
36bde803c8
chore: maintenance and cleanup
11 months ago
Divyansh Singh
616f63f5f0
feat: export normalize function from shared chunk
...
closes #4401
11 months ago
Divyansh Singh
096bba19fb
fix(theme): don't show external link icon for images
11 months ago
Leo
fe48943640
fix(theme): apply `externalLinkIcon` option on `VPHome` ( #4492 )
11 months ago
Florian Sattler
6442e17483
feat(theme): expose VPFeatures ( #4356 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
11 months ago
Divyansh Singh
23522ab83f
feat(theme): export VPNavBarSearch
...
closes #4476
11 months ago
Leo
bd896c638f
fix(theme): includes text to h1 tag for hero page ( #4472 )
...
closes #4453
11 months ago
Divyansh Singh
8ea776addc
fix: respect vite.clearScreen in build
...
- rename router.onAfterRouteChanged to router.onAfterRouteChange to align with naming conventions
- always pass normalized href to router.onAfterRouteChanged
closes #4468
11 months ago
Divyansh Singh
c61182ab27
fix: properly strip vpi-social css declaration in debug mode
11 months ago
Divyansh Singh
8a5e8ea4f5
fix: specify mode for iconify
11 months ago
Divyansh Singh
241d17d983
fix: out of order css in prod builds
...
closes #4098
11 months ago
Amirhossein Alibakhshi
a3f994b71e
docs: add Persian language ( #4089 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
12 months ago
Divyansh Singh
ff254dcbe6
feat(theme): allow customizing skip to content label
...
closes #4288
1 year ago
Divyansh Singh
18858f7dec
chore: simplify code
1 year ago
Divyansh Singh
183261753b
fix(theme): ignore footnote-ref for outline
...
closes #4402
1 year ago
Divyansh Singh
05f2f0d261
feat: on demand social icons ( #4339 )
1 year ago
Divyansh Singh
fc92a77a5d
fix: lazy load language definition on twoslash too
...
closes #4334
1 year ago
Divyansh Singh
4dac35fc9e
fix: (temporary patch) lang lazy load not working with twoslash
1 year ago
Divyansh Singh
dcb8450f11
fix: typo in missing language check
1 year ago
Divyansh Singh
8f052753de
chore: adjust type cast
1 year ago
Divyansh Singh
829977876a
perf: lazy load shiki languages ( #4326 )
1 year ago
Divyansh Singh
615aed5df7
fix(regression): hmr not working with markdown includes due to wrong cache key
...
closes #4289
closes #4303
1 year ago
Divyansh Singh
acfe97f608
fix: dispose mdit instance on manual restart too
1 year ago
Estéban
45968cdc50
fix: cache markdown it instance and properly dispose shiki on config reload ( #4321 )
...
This results in over 5x speedup in build times of certain projects. But this comes at the cost of correctness. `createMarkdownRenderer` now ignores any arguments passed by user. But from our GitHub code search we didn't find any user passing options different than their siteConfig to this function. If you are doing that, please open an issue and we can discuss the best way forward.
---
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Sun .P.M
81fc148198
style(theme): do not copy `lang` when copying text ( #4316 )
...
style(theme/vp-doc): let lang unselectable.
1 year ago
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
Divyansh Singh
8436472c78
feat(experimental): support passing function for rewrites ( #4274 )
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
461a5b001d
fix(client): wrong script async check
1 year ago
Heptazhou
b46d6d3a20
fix: broken rewrites on windows ( #4268 )
1 year ago
Mike Bostock
3e8fc40c36
fix(client): use `usePreferredDark` with `appearance: "force-auto"` ( #4263 )
1 year ago
Divyansh Singh
1143ddf230
chore: bump deps
1 year ago
Heptazhou
2ac64b8d41
fix: `vueRE` conflicting with `lineNoRE` ( #4247 )
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
Cristopher
cb1106d2ce
chore(deps): replace fast-glob with tinyglobby ( #4132 )
1 year ago
Peter
615e33bb24
feat(theme): expose theme default VPLink & VPSocialLink(s) component ( #4178 )
1 year ago
Thy
e8f7dd16f6
feat: support adding extra attributes to snippet imports (useful for twoslash) ( #4100 )
1 year ago
LJY
315c220049
feat(client): add `onAfterPageLoad` hook in router ( #4126 )
1 year ago
Divyansh Singh
3e11b6abf5
feat: allow ignoring certain headers and their subtrees completely in outline
...
closes #4171
1 year ago
Leo
bc7271d258
feat: add `data-title` attribute for code group label tag ( #4152 )
1 year ago
Divyansh Singh
0db269a4c5
feat: trigger `onContentUpdated` on frontmatter-only changes too
1 year ago
Divyansh Singh
c46e4b784d
fix: hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes
...
closes #4172
1 year ago
Divyansh Singh
612d66fbb5
chore: add tests for data loader hmr
1 year ago
Evan You
2bda116850
chore: include node types for client
1 year ago
Divyansh Singh
2b3e486ab9
fix: multiple cache busting imports causing useData to fail
...
closes #3820
reverts #3398
reopens #3363
1 year ago
Chris
256d742b73
chore: replace deprecated code ( #4057 )
1 year ago
廿四
2bc0d39d50
fix(theme): excerpt style in LocalSearchBox ( #4050 )
1 year ago
Divyansh Singh
7f19b5f424
chore: bump deps
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
Divyansh Singh
6263db170a
fix: don't reopen browser on restart when vite.server.open is specified
...
d837e82 didn't fix this properly
closes #4040
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
fa81e89643
refactor: consistent type assertion
1 year ago
Divyansh Singh
e302328a4c
fix(build): sort pageToHashMap to ensure stable assets
...
closes #4016
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
387acf71aa
fix: don't do git log on non-existent file
...
closes #4008
1 year ago
Divyansh Singh
d837e82bc8
fix: don't reopen browser on restart
...
closes #4001
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
SuperLi
143b1e91f3
feat(markdown): support including specific regions from markdown files ( #3978 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
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
Divyansh Singh
b785bd6ab3
fix: properly handle svg anchor elements
1 year ago
XiaoDong
8aa6ccbe32
feat(theme): export VPHomeContent ( #3960 )
...
closes #3954
1 year ago
Divyansh Singh
6461f5d42b
fix(client): do nothing on anchor elements with empty href
...
closes #3950
2 years 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
99053baea7
feat(cli/init): allow passing target dir as command argument ( #3948 )
2 years ago
Divyansh Singh
1e8bb48bc2
feat: support `force-auto` as an option for appearance
...
closes #3946
2 years ago
Divyansh Singh
e24899a073
fix(build): don't normalize links containing target or download property
...
matches the router behavior more closely
closes #3947
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
7ea357256c
fix: dont escape ampersand twice in title
2 years ago
Divyansh Singh
49b1233378
fix: escape title properly in build
2 years ago
Divyansh Singh
af4717d682
fix(theme): remove unnecessary navigation role on nav element
2 years ago
Azat S
cb308b9295
fix(a11y): make code blocks accessible with keyboard ( #3902 )
2 years ago
Divyansh Singh
f0a37b4b84
fix(style): prefer YaHei over DengXian
2 years ago
Divyansh Singh
d5dbd704ce
fix(markdown): entities and escapes not working properly ( #3882 )
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
0cbb469842
feat(build): add localeIndex to md.env ( #3862 )
2 years 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>
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
620ee6ac4b
chore: bump deps, fix dts generation ( #3856 )
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
f0debd20f4
fix(build): show file info on error
2 years ago
Divyansh Singh
9794877347
fix(theme): fix invalid vp-offset in ssr
2 years ago
Divyansh Singh
b360ac88df
fix(dev): match dev and prod routing behavior ( #3837 )
2 years ago
Divyansh Singh
729a890669
fix(dev): multiple server instances being created when editing config too quickly ( #3835 )
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
576e43aef4
refactor: simplify code
2 years ago
Divyansh Singh
d02d1e923a
fix(build/regression): markdown backslash escapes not working
...
closes #3808
2 years ago
Divyansh Singh
a1ced36553
chore: override text renderer before calling user config
2 years ago
Evan You
f86ac56b78
fix: let vue compiler handle entity decoding
2 years ago
meteorlxy
11f4c9aee3
fix: sync updates of markdown-it types
2 years ago
btea
cd5adf3011
feat: config file hot update error prints error message ( #3592 )
2 years ago
Xinyu Liu
d3dd4bc938
feat: upgrade markdown-it types to v14 ( #3772 )
2 years ago
Divyansh Singh
74b725a224
fix(client): don't reload page on hash change ( #3777 )
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
Divyansh Singh
54c46e7ceb
docs: adjust install and init commands
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
Divyansh Singh
5d3cb96ac3
fix(build): ship built-in vue-demi to avoid resolution issues ( #3680 )
2 years ago
烽宁
f7aef3ca23
fix(localSearch): remove empty titles that may appear in search results ( #3665 )
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
Divyansh Singh
86c0967297
chore: bump deps and switch to polka/compression
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
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>
2 years ago
Divyansh Singh
49ea062b39
refactor: more cleanup
2 years ago
Divyansh Singh
6c0125b655
chore: tweak hashchange emitting a bit
2 years ago
Divyansh Singh
2df9bab566
chore: adjust fix for #3637
2 years ago
烽宁
6b971a08f5
fix(router): hashchange not emitted in certain cases ( #3637 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Lo
f6bd99eb13
feat: add `window.__VITEPRESS__` ( #3634 )
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