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-vapor): refresh emit listeners when a vdom parent skips the update
- fix(compiler-vapor): replace repeated expressions only at exact AST node ranges
- fix(compiler-vapor): keep number literals on slot outlet props
- fix(compiler-vapor): do not cache member expressions with unsupported keys
- fix(runtime-core): defer immediate watcher callbacks (fix #14052)
- fix(types): keep optional props when a runtime prop uses a generic PropType
- feat(compiler): implement patterned templates (RFC 823)
- fix(deps): update dependency jszip to ^3.10.2
- fix(shared): handle circular references in looseEqual
- [compiler-sfc] Top-level await inside switch case generates invalid code (missing semicolon before rewrite)
- Docs
- TypeScript not yet supported