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
- fix(vue.d.ts): add mixin type definition (fix #11759)
- when use key in Object.prototype carelessly as prop, it will work wrong way
- feat(ssr): add context to shouldPrefetch and shouldPreload
- It's Impossible to Rename an Inherited Slot
- fix(render): $scopedSlots shoud not empty in beforeMount (#11714)
- Update HTTP -> HTTPS
- $scopedSlots is empty until render()
- Warn about `this.` used in templates
- fix(transition component): fix transitions for 3d-transformed elements (fix #11376)
- feat(vdom): native modifier for props will add it as attribute of component's root element refer Issue:11601
- Docs
- TypeScript not yet supported