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(templateRef): delay setting the ref value if wrapped in Suspense
- feat: runtime-support for type unions in props
- fix(keep-alive): avoid duplicate mounts of deactivate components
- nested router with nested keepalive will invoke onMouted twice
- Generic slot props in loops with discriminated union props definition breaks slot prop type
- types(reactivity): optimize the display type of ref
- feat(scheduler): supports nextTick execution on queuejob first.
- fix(watch): handle the deep watch with primitive value
- watch deep options incorrect action
- Improve type hints that were worsened by adding a second type argument to the `Ref` type
- Docs
- TypeScript not yet supported