Commit Graph

1555 Commits (009f06c4e102492d48819eb0e5eef52042b598f3)

Author SHA1 Message Date
Michael Cozzolino 009f06c4e1
Merge 4ddfc5cc21 into ee028266a8
5 days ago
Eric Fennis 6ee01bf305
feat: add support for `format` option in Carbon options (#5188)
4 weeks ago
/bin/cat 01987c4c08
fix(build): apply `base` to links with download attribute (#5186)
1 month ago
Divyansh Singh aa587f679c chore: bump deps
1 month ago
Divyansh Singh 6cce76685d feat!: support scroll-margin / scroll-padding
1 month ago
Divyansh Singh 9da1e3e70f fix: use resolveDynamicComponent instead of resolveComponent
2 months ago
Shigma c0b38d52c2
feat: allow VPContent to use custom components (#5176)
2 months ago
Divyansh Singh 19357f9d33 fix(theme): prevent `sub` and `sup` elements from affecting line height
2 months ago
Divyansh Singh 73f7b0b984
fix(theme): correct mixed LTR/RTL text rendering in code blocks
2 months ago
lilianakatrina684-a11y 202ee70260
fix: keep translation links in the current tab (#5158)
2 months ago
Divyansh Singh 856858d26a fix: normalize `/index` to `/`
2 months ago
Divyansh Singh d96bf1dc61 fix: escape description in head
2 months ago
Divyansh Singh 6730fb8462
fix(theme): avatars misaligned in team member cards
2 months ago
Divyansh Singh fccc617102
feat(markdown): expose Shiki color replacements in markdown options (#5153)
2 months ago
Joaquín Sánchez 74a73d869c
feat(client): add `home-hero-actions-before-actions` slot (#5151)
2 months ago
Divyansh Singh 17696c358b fix(theme): close sidebar on resize (closes #5145)
3 months ago
Divyansh Singh ca1e875129
fix: disable brotli compression in preview server
3 months ago
Sergio 44e2675889
feat: support text-fragments (#5140)
3 months ago
Divyansh Singh d019acd3ca chore: fix typo
3 months ago
Divyansh Singh f811d581a1 fix(theme): enable `line-break: strict` for `<li>` too
3 months ago
Divyansh Singh 21a5fb6a96 fix(theme): disable text autospace in `<pre>` (closes #5115)
3 months ago
Tatsunori Uchino 8096eaca4f
fix(theme): strip system-ui from font-family-base (#4988)
3 months ago
Divyansh Singh fc0f203f0a fix(build): deterministic local search indexing and non-blocking initial scan (closes #4081)
3 months ago
Divyansh Singh 896e49a777 fix(theme): add margin to images in vp-doc (closes #5136)
3 months ago
Michael Cozzolino 4ddfc5cc21
Merge branch 'main' into feat/export-footer
3 months ago
Qingpeng Li b544df802d
fix(client): await `clipboard.writeText` so that fallback works in non-secure contexts (#5119)
4 months ago
WizardsBowl b28667b6b0
fix(theme): navbar menu group is incorrectly highlighted (#5113)
4 months ago
Divyansh Singh fb21fdf675 fix: `processIncludes` no longer swallows errors
4 months ago
Divyansh Singh 5b7ccbccdd chore: bump deps, remove rimraf
4 months ago
Divyansh Singh f1bef95eee fix(theme): keep pnum,tnum features in Inter
4 months ago
Tatsunori Uchino f09593b073
fix(theme): add `rel="alternate"` and `hreflang` to links in language menu (#5108)
4 months ago
Tatsunori Uchino a01bba0cad
feat(theme): add Japanese translation for "copied" label (#5106)
4 months ago
Divyansh Singh d7effffdbb feat(theme): enable text-autospace and text-spacing-trim (closes #4996)
4 months ago
Divyansh Singh 3146ce48ed feat(theme): support specifying list of details in home page features (closes #5101)
4 months ago
Dylan Tientcheu 0d646a66cd
feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092)
4 months ago
Divyansh Singh a28e171604 fix(theme): remove margin between code groups and blocks in markdown containers
4 months ago
hotdogc1017 f8d8c0d712
feat(theme): use `@layer __vitepress_base` to wrap the styles in base.css (#4905)
4 months ago
seeksky 923aa90252
fix(theme): highlight active link in mobile nav menu (#5086) (closes #5068, closes #5074)
5 months ago
seeksky b2008654ff
fix(theme): align badges in h1 and h2 (#5087) (closes #5063)
5 months ago
Michael Cozzolino f119b18e39
fix(theme): add fallback for `heroImageSlotExists` (#5076)
5 months ago
Evan You 66cf64e6d1
fix: always log error when failed to fetch page
5 months ago
Divyansh Singh 8ed6ea048c fix(theme): overflow clip is buggy on safari
6 months ago
Divyansh Singh 06f0e1a5c9 fix(theme): navbar overflowing on mobile devices
6 months ago
Kevin Deng 5e0d7dab83
chore: replace debug with obug (#5030)
6 months ago
Yuji Sugiura d16d1970bc
chore: update oxc-minify to 0.98 (#5033)
6 months ago
Divyansh Singh 179ee621d9 fix: log dead links in dev mode too
7 months ago
Divyansh Singh dfb02a479f feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated
7 months ago
Divyansh Singh 0ee71588de fix(theme): sidebar alignment when scrollbar is there on page
7 months ago
Divyansh Singh 0899618556 fix: disable markdown-it-attrs for fenced code blocks
7 months ago
froQ a6e6e59905
refactor: use shiki's transformerMetaHighlight
7 months ago