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 supported101 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- fix: make ssr-build-plugin compatible with webpack4/5 (fix #11718)
- SSR "context.styles" is not defined on webpack 4
- fix(runtime): use key variable for svg innerHTML
- Remove IE11 support for v-html SVGs when IE support is not needed
- staticClass on wrapped async component not rendered on the server by vue-server-renderer
- fix(dev): allow performance marking in production (fix #11775)
- Enable performance measuring in production, at the user's request
- remove valueless code
- Consider detecting browser environment just-in-time
- Strange ssr behavior in v-for loop with if-else and v-text
- Docs
- TypeScript not yet supported