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
- SFC: Invalid root tag structure should throw error
- Vue warns about missing required prop that has a default value
- Use better types to model prop type
- extended components fall back to global component definition. (instead of local one in "super/parent")
- SSR Component Cache doesn't cache Strings
- Vue.extend mutates original object
- Functional single file component with components option.
- Double value appear in textarea when using render function to create in .vue file.
- feat(ssr): add 'renderCriticalStyles' function for template
- bug-fix: multiple possible types (1.0.21+) array shortcut not working
- Docs
- TypeScript not yet supported