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
- perf(observer): add early return in Dep.notify() when subs is empty
- fix(error-handling): prevent infinite recursion when errorHandler throws
- fix(hydration): use warn() instead of console.warn for hydration mismatch
- fix(props): include prop name in "not a constructor" type warning
- fix inject usage warning to include key (fix #13287)
- Implement reactive form validation system with automatic field-level error handling
- Add state management persistence layer with automatic hydration and versioning
- Implement component composition analysis tool for detecting reusability patterns and anti-patterns
- Add internationalization (i18n) primitives with pluralization and date/currency formatting
- Implement build-time component dependency analysis with automatic optimization recommendations
- Docs
- TypeScript not yet supported