core
https://github.com/vuejs/core
TypeScript
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
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 supported9 Subscribers
Add a CodeTriage badge to core
Help out
- Issues
- Users should be able to use any variables names they like or using built-in keywords should throw an error while compiling
- refactor(types): refactor the `InferPropType` type
- enhance the warning when use undeclared variable in template
- watchEffect should not track watch's callback when the instance is not mounted
- It's not possible to access a kebab-cased attribute as camel-case and other way around in attrs
- Using provide/inject in a directive
- dependency collection failures, changes to unused props also trigger render
- fix(types): Register built-in components Teleport and Suspense should work
- `ref` to the element is thrown away as soon as the `leave-active` transition state starts
- template ref can not get exposed value from a top level await component
- Docs
- TypeScript not yet supported