core
https://github.com/vuejs/core
TypeScript
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported10 Subscribers
Add a CodeTriage badge to core
Help out
- Issues
- fix(compiler-core): report ambiguous setup template references
- fix(v-model): re-sync select when model is overridden in change handler
- fix(runtime-core): trigger nested transition appear hooks in Suspense (fix #12435)
- fix(compiler-core): error on unexpected first character of an attribute name
- KeepAlive caches a never-mounted vnode when a switch lands while an ancestor Suspense is pending
- fix(runtime-core): avoid caching unmounted suspense children
- fix(runtime-dom): warn when in-DOM template container contains a shadow root
- fix(hydration): handle moving unresolved async fragment
- fix(compiler-sfc): scope nested rules under mixed :deep() selector lists
- chore(deps): update all non-major dependencies
- Docs
- TypeScript not yet supported