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
- TypeScript error (TS2590) when defining a prop as a union type of many (> 315) literal values and a non-primitive type
- feat(compiler-sfc): defineDirective
- Clearing `select`'s value in change handler behaviour changed since 3.4.15 via webdriver
- Unexpected behaviour when `a` tag is given a `username` or `password` attribute
- Type Unwrapping Bails on all types without DOM lib (e.g. Node.js target)
- `Symbol.toStringTag` stops `reactive()` and `ref()` from being reactive.
- SSR and Client-Hydrated Vue Components do not fully hydrate to client-rendered DOM as stated in the documentation
- defineSlots<SlotInterface>() missing slotNames
- fix(vMemo): prevent unexpected render in v-for + v-memo
- Import name of child component being the same as the name of the Parent triggers an infinite recursion.
- Docs
- TypeScript not yet supported