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 supported8 Subscribers
Add a CodeTriage badge to core
Help out
- Issues
- v-bind in SSR with dev server fails to resolve imported objects
- fix(runtime-core): do not warn `Symbol.unscopables` access
- fix(compiler-sfc): The constant properties returned by setup cannot be modified
- When in dev mode, modifying constants declared with const using v-model does not result in an error.
- Types of computed properties seem to be ignored, resulting in run-time errors instead of compile-time errors
- slots from useSlots() is not reactive when used in inline functional component
- Conditional children inside an optional Teleport (with disabled) doesn't work
- fix(Teleport): hydrate disabled Teleport with undefined target
- feat: use encapsulated api
- feat(compiler-core): add allowSideEffectTag option for disabling ignoreSideEffectTags transform
- Docs
- TypeScript not yet supported