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
- Add Vue context to computed options type (fix #10878)
- fix: remove unnecessary deep condition check
- remove useless removed
- Improper logic to verify current webpack version in vue-server-renderer/server-plugin(v2.6.14)
- ssr cannot completely inject the resources that a page needs
- feat(types): add declaration of defineReactive to adapt composition-api.
- perf(core): getType uses a cache for well known types.
- fix the hot reload problem when use keep-alive wrap router-view with a dynamic key link:https://github.com/vuejs/vue-loader/issues/1332
- fix: #10435 update the observer dep to support a Set based implementation
- Click event is fired for "invalid" clicks
- Docs
- TypeScript not yet supported