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
- A way to allow duplicate attribute in @vue/compiler-dom
- In props default function value does not get type checked
- feat(runtime-core): set currentInstance during hook execution for custom directives(close: #5002)
- Users should be able to use any variables names they like or using built-in keywords should throw an error while compiling
- refactor(types): refactor the `InferPropType` type
- enhance the warning when use undeclared variable in template
- watchEffect should not track watch's callback when the instance is not mounted
- It's not possible to access a kebab-cased attribute as camel-case and other way around in attrs
- Using provide/inject in a directive
- dependency collection failures, changes to unused props also trigger render
- Docs
- TypeScript not yet supported