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(runtime-core): skip persisted transition hooks when moving kept-alive nodes (fix #14031)
- fix(compiler-core): avoid double processing v-for keys with v-memo
- logMismatchError() called redundantly in loop when SSR has excess child nodes
- compiler-core: <template v-for> + non-identifier :key + v-memo crashes with "Cannot read properties of undefined (reading 'trim')"
- fix(runtime-core): avoid repeated hydration mismatch checks
- perf(reactivity): skip type checks for cached proxies
- chore(deps): update dependency puppeteer to v25
- chore(deps): update pnpm to v11
- chore(deps): update pnpm/action-setup action to v6
- perf(vapor): reduce codegen size for single DOM bindings
- Docs
- TypeScript not yet supported