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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to vue
Help out
- Issues
- Make vue available to other libraries without having to import it
- Transition using js hooks always run the initial render
- VueSSRServerPlugin produces a slow-to-parse JSON for large projects
- Support `components` obj in functional components (fix #7492) (fix #6872)
- fix: In development mode, warns if user tries to Vue.set a property t…
- warn if $set is used on a property that already exist
- Checked for undefined/null on component during destroy
- Vue breaks the styling when using comments in inline style attribute
- feat(warn): Warn component names hyphenated into reserved names, fix #8025
- refactor: Add isString
- Docs
- TypeScript not yet supported