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
- In SSR mode, v-html always rerender
- fix(compiler): scoped slot can't udate with with different slot content
- SSR with webpack5, run renderToString() report "cannot find module ''../js/xxx.js" when use import() to lazy load components in router configs.
- refactor(compiler): add stack type instead of any
- activated lifehook is not called in async component
- chore: add prettier cache
- vue-template-compiler `"vue": "file:../.."` devDependency breaks installs in yarn "workspaces" environments.
- The flush property of watch does not work when it is post
- fix #12897:call newly pushed watcher orderly
- Vue 2.7.14 mapState throws error with strict enabled
- Docs
- TypeScript not yet supported