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 supported95 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- fix(transition-group): not add class v-move to v-show element
- fix(transition-group): ensure remove class v-enter-to after it was added
- <transition-group> and v-show triggers move transition on enter
- Subscribe to all custom events on a child component
- feat(compiler): add warning when directives other than v-for and v-if used on template tag
- Extending object syntax of v-on to support modifiers
- keep-alive breaks initial transition
- v-model support for web components (stenciljs)
- Globally registered component naming converts to kebap-case when PascalCase is used
- [SSR] 服务端渲染能否增加自定义 TemplateRenderer 或者 提供部分inject的参数?
- Docs
- TypeScript not yet supported