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
- 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
- `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
- Using `defineComponent` in `<script>` with `<script setup>` takes type error
- defineComponent generic type error
- reactivity does not work on root component props when using createApp
- Leaving transition element not reacting to changes triggered in `before-leave` hook
- custom transform style was clear while has computed transform attribute
- Docs
- TypeScript not yet supported