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
- refactor(sfc): directly use import bindings without adding prefix
- fix(compiler-core): When the user uses the key inappropriately in the template, a compilation error should be thrown.
- Generic prop type resolves to non-generic type with runtime `defineProps` declaration
- defineComponent function syntax makes component props strange
- Refs get cleaned/garbage collected before the onLeave and onBeforeLeave transitions hooks
- ts类型推断:插槽的返回值类型应该总是 VNode[] 类型
- fix(runtime-core): prevent infinite recursion caused by components with the same name
- v-bind in SSR with dev server fails to resolve imported objects
- fix(runtime-core): do not warn `Symbol.unscopables` access
- fix(compiler-sfc): The constant properties returned by setup cannot be modified
- Docs
- TypeScript not yet supported