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
- Transition props enter-from-class, leave-from-class etc use same resolver as the class attribute
- fix(complier-core): warn if prop prefix with 'on' is not a event handler
- fix(runtime-core): during the hmr reload process, instance.update should not allow recursing (fix #7908)
- Cannot read properties of null (reading 'emitsOptions')
- fix(core): Determine isKeepAlive before deactivate (fix #8086)
- style v-bind should have prepend "url(" and append ")" when the variable is an url/asset/module
- Unneccessary computed recalculations in dev mode, not present in production
- Change event not firing in Safari
- keepAlive with Dynamic Components errror
- Clean up hook for memoization after server side rendering
- Docs
- TypeScript not yet supported