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
- Property '$options' does not exist on type 'VueConstructor<Vue>'.
- Computed properties with getter/setter do not provide expected Typescript type annotation
- <template> tag which inside v-pre directive, will be ignore if v-pre doesn't use at staticRoot
- fix #10812: Update compiler module types to include optional modifiers
- Vnode $scopedSlot with no prop (like callback)
- Update style.css
- transition-group has stutter when component updated elsewhere
- Type Error while hot reloading
- There is no a attribute like react's $$typeof to prevent XSS injection in the vnode of Vue.
- Apply :duration property for list transition, fixes #10626
- Docs
- TypeScript not yet supported