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 supported8 Subscribers
Add a CodeTriage badge to core
Help out
- Issues
- fix(compat): do not auto invoke scoped slots when accessed via `$slots`
- `@vue/shared generateCodeFrame` can infinite loop
- Refs inside v-for leaking to slots
- feat(effectScope): add `onDispose` method
- A type for a vnode as the first argument of h() is missing
- Putting a ref inside a ref should unwrap it, but its possible to trick the build system so it still thinks its a ref.
- onActivated not triggered in child component with lazy mount
- fix(defineprops-type): fix importing external ts types from defineProps
- Throw TypeError when writing html comment in teleport
- fix(runtime-core): inherit comment nodes during block patch in production build
- Docs
- TypeScript not yet supported