GitShow/vuejs/theme
vuejs

theme

VitePress theme for vuejs.org.

by vuejs
vue
Star on GitHubFork

Vue

280 stars96 forks38 contributorsQuiet · 4mo agoSince 2021MIT

Meet the team

See all 38 on GitHub →
yyx990803
yyx990803234 contributions
kiaking
kiaking35 contributions
brc-dd
brc-dd21 contributions
Jinjiang
Jinjiang11 contributions
Hongbusi
Hongbusi3 contributions
babu-ch
babu-ch3 contributions
LinusBorg
LinusBorg3 contributions
edimitchel
edimitchel3 contributions

Languages

View on GitHub →
Vue62%
CSS23%
TypeScript14.3%
JavaScript0.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 in progress · Last activity 4mo ago
See all on GitHub →
dariasavinova
fix: add click and scroll logic to fix anchor link behaviour issueOpenPR

Description of Problem: Closes #118 Original issue from vuejs/docs: https://github.com/vuejs/docs/issues/3140 Proposed Solution: Added click and scroll event listeners to properly update anchor link behaviour and prevent the automatic activation of the last link when multiple small blocks are at the bottom of the page

dariasavinova · 1y ago
dariasavinova
Incorrect anchor link behaviour when multiple small blocks appear at the bottom of the pageOpenIssue

Related issue from vuejs/docs - 3140 The problem with anchor links and clicks is related to the current check for whether the user is at the bottom of the page. This check breaks the behaviour of anchor links when there are small blocks with anchor links at the end of the page (multiple blocks can fit on the screen at once). In this case, the last link is automatically set as active, and this is exactly what needs to be fixed. This behaviour can currently be observed here

dariasavinova · 1y ago
liwakin
fix: fix the existence of multiple isDark variables in an appOpenPR

see https://github.com/vuejs/theme/issues/116

liwakin · 1y ago

Recent fixes

View closed PRs →
babu-ch
fix: remove custom hitComponent for docsearch compatibility with v4MergedPR

fixes https://github.com/vuejs/docs/issues/3376 It appears that hitComponent is no longer needed since @docsearch/js v4. Also, it’d be great to get these reviewed too https://github.com/vuejs/theme/pull/121 https://github.com/vuejs/theme/pull/120

babu-ch · 4mo ago
babu-ch
feat(theme): Append existing hash to translation linksMergedPR

The hash of the current page is now added to the translation link. It is convenient if the hash is maintained when jumping to another translation page

babu-ch · 4mo ago
babu-ch
fix(theme): adjust background color for code blocks in custom containers in dark modeMergedPR

fix https://github.com/vuejs/docs/issues/2764

babu-ch · 4mo ago
Structured data for AI agents

Repository: vuejs/theme. Description: VitePress theme for vuejs.org. Stars: 280, Forks: 96. Primary language: Vue. Languages: Vue (62%), CSS (23%), TypeScript (14.3%), JavaScript (0.8%). License: MIT. Topics: vue. Open PRs: 4, open issues: 3. Last activity: 4mo ago. Community health: 37%. Top contributors: yyx990803, kiaking, brc-dd, Jinjiang, Hongbusi, babu-ch, LinusBorg, edimitchel, antfu, bencodezen and others.

·@ofershap

Replace github.com with gitshow.dev