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
- Parent style scope not applied to child component root if root comes from slot content
- Properties of objects that inherit from EventTarget are not reactive
- The attr fall-through overrides the value of prop
- When using dom hydrate, the style performance is inconsistent with the dom performance
- Hydration producting mashed up DOM after client side-change of array of dynamic components+data
- Hydration not updating DOM of img-src and v-html with new client-side values
- Could an update be needed for globalsAllowList
- [compiler-sfc] Render function missing when default export is not accessed, inconsistent behavior between HMR and build
- Dynamic render error can't be captured
- [TypeScript] Allow HTML attributes to Vue component with type, if an attribute has the same name with the component's prop, keep the prop type instead of intersection types
- Docs
- TypeScript not yet supported