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
- Transition should sniff for teleport in custom components
- fix(runtime-core): directives should be handled correctly with fragment
- Vue 2 migration build WATCH_ARRAY triggers on deep value modification
- Incorrect v-bind merged result due to casting
- fix(runtime-core): optimize the order of keys in mergeProps
- fix(Transition): handle leave immediately done in out-in mode
- Incorrect Union Types Suggestions in Vue + TypeScript Project
- fix(compiler-sfc): throw an error if scope var name conflicts with component name
- When a user specifies a specific key within a v-if directive, Vue should use the user-provided key instead of its internally generated key.
- When the variable in a v-for loop has the same name as the component being rendered, the element may not render in the production build.
- Docs
- TypeScript not yet supported