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
- feat(compiler): allow inline async functions in event handlers
- tweak: let array index less than (2 ** 32 - 1) to fit Standard ECMA
- 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
- refactor: use lastIndex provide by exec
- Can template parser avoid loosing comments betwen conditionals?
- feat(compiler): comments for if-else conditions
- Docs
- TypeScript not yet supported