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
- TransitionGroup transition doesn't work when elements are 3D transformed
- `src` attribute of `img` inside `picture` should be set after `img` is appended to `picture` to avoid unnecessary requests
- In Firefox, radiobuttons with `required` and `v-model` are marked as invalid immediately
- Add option to keep whitespace between elements regardless of new lines (vue-template-compiler)
- types(Vue.use): fix #10573, better Vue.use type inference
- Add user timing measurement for lifecycle hooks
- correction when nodeOps.tagName returns value other than string
- fix(types): template of BundleRendererOptions be can Function
- nextTick implementation breaks with core-js@3 Promise polyfill on Tizen 2016
- Components slots are not rendered inside svg foreignObject
- Docs
- TypeScript not yet supported