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
- Create an ".async" modifier for event handlers
- Component is re-renedered when DOM changes around it
- nested v-slot is not reactive when using abbreviated syntax (v-slot on component itself) combined with an v-if/v-else
- Add JSDoc to types
- vue-server-renderer can't be compiled server-side with webpack 4
- Consistency in `$refs`: all children of $refs array using same format.
- v-bind not update dom in client side when data in client side is different from the server side
- Cannot bind external web-component's 'value' property as an object
- fix: changed a type for AsyncComponentFactory component(fix #10252)
- Wrong definition of the type AsyncComponentFactory
- Docs
- TypeScript not yet supported