vue
https://github.com/vuejs/vue
TypeScript
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- nextTick implementation breaks with core-js@3 Promise polyfill on Tizen 2016
- Components slots are not rendered inside svg foreignObject
- Customized built-in elements (Web Components) are not working in Single File Components
- List move transitions not working as expected in SVG elements
- fix(optimizer): change FULL to CHILDREN when v-if and v-html or v-tex…
- SSR fails to render component inside v-else of a v-if with v-html
- feat(server): make MAX_STACK_DEPTH configurable
- fix(parser): "checkInFor" should search up to inline-template
- "refInFor" searches upwards of inline-template boundary
- .once modifier did'nt perform as expected if my event handler return null
- Docs
- TypeScript not yet supported