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
- style(traverse): declare the key const when needed
- <v-show> style.display is incorrect when reusing the elm
- refactor: cache index for callbacks, remove redundant watcher
- fix(v-model): ensure v-model listener trigger before listener with modifier(fix #11925)
- `.once` modifier on input event prevents v-model from updating value on input element.
- Checking whether v-on handler is a function invocation is broken
- keep-alive component's `include` prop cannot trim blank space if there's any
- feat(keep-alive): allow spaces between comas in include
- fix(ssr): prevent rendering duplicate css references
- Avoid inline styles in server-side directives (SSR) to allow nonce-based CSPs
- Docs
- TypeScript not yet supported