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
- In some cases, the return type of useTemplateRef is inferred as any
- Watch is triggered before other watches are registered
- CSS source maps do not work with defineCustomElement and customElement: true
- Function expression containing any semicolon in event handler causes parsing error
- Slot Name Case Sensitivity Issue in DOM Templates(DOM 模板中插槽名称未转译)
- exactOptionalPropertyTypes breaks v-bind with defineProps in some cases
- [vue/compiler-sfc] parser plugin: "deferredImportEvaluation".
- When dynamically updating the <ion-item> within the <ion-radio-group>, you encounter the error "NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node."
- misleading error message when nesting/passing on v-model
- watchEffect performs bad with emits
- Docs
- TypeScript not yet supported