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 supported95 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- Enable performance measuring in production, at the user's request
- remove valueless code
- Consider detecting browser environment just-in-time
- Strange ssr behavior in v-for loop with if-else and v-text
- fix(vue.d.ts): add mixin type definition (fix #11759)
- when use key in Object.prototype carelessly as prop, it will work wrong way
- It's Impossible to Rename an Inherited Slot
- fix(render): $scopedSlots shoud not empty in beforeMount (#11714)
- $scopedSlots is empty until render()
- Warn about `this.` used in templates
- Docs
- TypeScript not yet supported