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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- fix(render): $scopedSlots shoud not empty in beforeMount (#11714)
- Update HTTP -> HTTPS
- $scopedSlots is empty until render()
- Warn about `this.` used in templates
- feat(vdom): native modifier for props will add it as attribute of component's root element refer Issue:11601
- fix: update karma and webpack dependencies for OS X builds on Node v12
- Build warnings in Mac OS and Node v12 (development)
- Add feature to catch errors in a production build for compatibility with external error tracking
- transition-group with flex parent causes removed items to fly
- `vnode.data.on` is empty for custom components
- Docs
- TypeScript not yet supported