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
- fix(watch): trigger immediate callback for empty sources (fix #14898)
- fix(runtime-dom): insert children of a literal <template> into its content
- fix(reactivity): proxy sealed and non-extensible targets (fix #14893)
- Using v-for on an object with key/value, the key is typed as number
- fix(runtime-core): skip async component callbacks after unmount
- watch([], cb, { immediate: true }) // cb not runing as expected
- chore(deps): update compiler to ^7.29.7
- fix(reactivity): preserve watch callback return value when wrapped for `once: true`
- chore(deps): update build
- fix(runtime-core): force model update when reverted before sync (fix #13524)
- Docs
- TypeScript not yet supported