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
- perf(core): getType uses a cache for well known types.
- fix(types): backport fix for `withDefaults` when used together with generics
- fix(slots): ignore slots that contains only whitespace (#10839)
- Memory leak when using functional components in Vue 2.7.14
- Ci
- fix(v-show): determine v-show when updating styles
- chore(deps-dev): bump vite from 5.0.5 to 5.0.12
- chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4
- Using v-show and :style="display: 'block'" simultaneously does not yield the expected results in version 2.7.16.
- fix(types): fix `shallowRef` type error
- Docs
- TypeScript not yet supported