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
- Error compiling long string litteral (many + on many lines)
- transition-group with duration property doesn't work
- Update index.js
- when <select> model and the option list changed at the same time, model may incorrectly set to `undefined`
- fix #10614: the select's v-model set to `undefined` in some corner case
- test(children.spec.js): fix flaky test (fix #10530)
- transitions with appear should be SSR with the "-enter" class
- Prevent Vue.use to be used without options parameter unless it's specified as optional (with `?`)
- fix(compiler): infinite loop in generateCodeFrame (#10547)
- Infinite loop in vue-template-compiler
- Docs
- TypeScript not yet supported