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 supported95 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- feat(core): observe array changes from fill and copywithin methods (re #10973)
- fix(types): fix function prop type inference
- modify attribute regexp
- Vue form inputs broken on IE11 on browser refresh
- Swapping from functional to non-functional component using v-if does not change v-data-* attribute.
- docs(grid component example): Removed autocomplete to avoid boring history
- $http.delete shows warning "avoid using JavaScript unary operator as property name" (fix #11090)
- $mount can be called on comment node
- fix(compiler): Better whitespace regex
- fix(transition-group): handle non-visible list items, fix #8516
- Docs
- TypeScript not yet supported