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(custom-element): component styles are not merged with 2nd argument styles
- `toRef` and `computed` don't behave the same when used with a getter function
- fix(runtime-core): fix the issue of passing incorrect parentComponent to patch when KeepAlive is activated
- test: enable gc tests
- fix(types): Type 'enter' and 'tab' is not assignable to type 'VOnModifiers'
- feat(compiler-sfc): add `preserveLeadingTilde` option for asset URL and srcset transformations
- fix(compiler-ssr): add selected option attribute from select value
- @vue/compiler-sfc unable to resolve external types in other vue components if using import map in package.json
- fix(compiler-ssr): expand v-model `option` selected inclusion logic
- feat(runtime-vapor): support setup fn and render fn co-usage for expose
- Docs
- TypeScript not yet supported