vue
https://github.com/vuejs/vue
TypeScript
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
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 supported101 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- fix(type): convert emits to props
- fix(types): ref() return type should not be any when initial value is any
- fix: Optimize scope values
- fix(core - patch):when before patch: old keys like [a, b, c ...] new …
- fix(types): no props typings in js files
- fix: diff of list [a,b,c,d] and [e,b,b,f],error happened and make vue-router cant update
- Vue 2.7 strictTemplates error
- Resolved several typos and grammar errors
- feat(types): support inferring attrs
- slots not re-rendering while passing `$scopedSlots` to children
- Docs
- TypeScript not yet supported