GitShow/vuejs/docs
vuejs

docs

๐Ÿ“„ Documentation for Vue 3

by vuejs
docshacktoberfestvuevue3
Star on GitHubForkWebsite

Vue

3.2k stars5.0k forks680 contributorsActive ยท 3d agoSince 2019

Meet the team

See all 680 on GitHub โ†’
yyx990803
yyx990803690 contributions
NataliaTepluhina
NataliaTepluhina206 contributions
skirtles-code
skirtles-code183 contributions
dependabot[bot]Bot
dependabot[bot]103 contributions
bencodezen
bencodezen93 contributions
phanan
phanan43 contributions
AloisSeckar
AloisSeckar32 contributions
Jinjiang
Jinjiang23 contributions

Languages

View on GitHub โ†’
Vue52.1%
JavaScript18.7%
TypeScript18.7%
HTML5.6%
CSS5%

Commit activity

Last 12 weeks ยท 17 commits

Full graph โ†’

Community health

3 of 6 standards met

Community profile โ†’
50
โœ“READMEโœ“Licenseโ—‹Contributingโ—‹Code of Conductโ—‹Issue Templateโœ“PR Template

Recent PRs & issues

Active ยท Last activity 3d ago
See all on GitHub โ†’
ishaanlabs-gg
docs: clarify scoped CSS selector performanceOpenPR

Description of Problem The scoped CSS tips currently say an element selector such as will be "many times slower" when scoped. That warning is directionally useful, but it reads more absolute than current browser behavior warrants and does not tell readers when they should actually care. Addresses vuejs/core#2608. Proposed Solution This updates the tip to explain what scoped CSS compiles to, notes that selector cost depends on the browser, selector, and affected DOM size, and keeps the practical guidance to prefer classes or ids in large or frequently updated component trees. Additional Information Validation: This is a docs-only wording change, so I did not run the full VitePress site build.

ishaanlabs-gg ยท 20h ago
happysnaker
docs: clarify `.once` listener attachment semanticsOpenPR

Summary clarify that applies once per listener attachment explain that the listener is removed after the first invocation note that recreating the element or child component attaches a fresh listener Closes #3033 Note This PR supersedes #3423, which I had to close after the original fork relationship was broken during repo visibility changes on my side. The content is being resubmitted unchanged from a proper public fork.

happysnaker ยท 3d ago
happysnaker
docs: clarify async onWatcherCleanup usageOpenPR

Summary clarify that must be registered before the first in an async watcher callback add a small async example showing the intended usage pattern keep the guidance next to the existing alternative Closes #3222 Note This PR supersedes #3422, which I had to close after the original fork relationship was broken during repo visibility changes on my side. The content is being resubmitted unchanged from a proper public fork.

happysnaker ยท 3d ago

Recent fixes

View closed PRs โ†’
happysnaker
docs: clarify `.once` listener attachment semanticsMergedPR

Summary clarify that applies once per listener attachment explain that the listener is removed after the first invocation note that recreating the element or child component attaches a fresh listener Closes #3033

happysnaker ยท 3d ago
happysnaker
docs: clarify async onWatcherCleanup usageMergedPR

Summary clarify that must be registered before the first in an async watcher callback add a small async example showing the intended usage pattern keep the guidance next to the existing alternative Closes #3222

happysnaker ยท 3d ago
Structured data for AI agents

Repository: vuejs/docs. Description: ๐Ÿ“„ Documentation for Vue 3 Stars: 3229, Forks: 5033. Primary language: Vue. Languages: Vue (52.1%), JavaScript (18.7%), TypeScript (18.7%), HTML (5.6%), CSS (5%). Homepage: https://vuejs.org Topics: docs, hacktoberfest, vue, vue3. Open PRs: 40, open issues: 137. Last activity: 3d ago. Community health: 50%. Top contributors: yyx990803, NataliaTepluhina, skirtles-code, dependabot[bot], bencodezen, phanan, AloisSeckar, Jinjiang, sdras, jay-es and others.

ยท@ofershap

Replace github.com with gitshow.dev