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
- Consistency in `$refs`: all children of $refs array using same format.
- dynamic v-slot maybe overwite when used together with v-for on same element
- fix(compiler): avoid overwriting when dynamic v-slot used with v-for
- v-bind not update dom in client side when data in client side is different from the server side
- Cannot bind external web-component's 'value' property as an object
- fix: changed a type for AsyncComponentFactory component(fix #10252)
- Wrong definition of the type AsyncComponentFactory
- feat(keep-alive): includes/excludes keep-alive based on key and name (fix #8028)
- fix(vnode): support for browsers that do not support svg (fix #10248)
- Vue does not work properly when setting the SVG style property in a lower version of the android browser
- Docs
- TypeScript not yet supported