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
- Support `components` obj in functional components (fix #7492) (fix #6872)
- fix: In development mode, warns if user tries to Vue.set a property t…
- warn if $set is used on a property that already exist
- Checked for undefined/null on component during destroy
- Vue breaks the styling when using comments in inline style attribute
- feat(warn): Warn component names hyphenated into reserved names, fix #8025
- refactor: Add isString
- feat(v-bind): add support for kebab-case update events #8004
- Have template compiler add source metadata to HTML tags
- keep-alive: include/exclude components by component key attribute
- Docs
- TypeScript not yet supported