GitXplorerGitXplorer
v

core

public
46780 stars
8207 forks
878 issues

Commits

List of commits on branch main.
Verified
e075dfad5c7649c6045e3711687ec888e7aa1a39

perf(hydration): avoid observer if element is in viewport (#11639)

GGalacticHypernova committed 2 days ago
Verified
9a36f2a0b8a01e19cb58b3b5870eb906ab84d001

release: v3.5.6

yyyx990803 committed 4 days ago
Verified
c74bb8c2dd9e82aaabb0a2a2b368e900929b513b

fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944)

yyyx990803 committed 4 days ago
Verified
cbc39d54f02f2ab87c29ebdd04a596b947521c29

fix(deps): update playground (#11939)

rrenovate[bot] committed 4 days ago
Verified
3db0a0f97955d6554a95cddceecfc49c1ec4386c

chore(deps): update vitest to ^2.1.1 (#11943)

eedison1105 committed 4 days ago
Verified
8492c3c49a922363d6c77ef192c133a8fbce6514

fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure

yyyx990803 committed 4 days ago

README

The README file for this repository.

vuejs/core npm build status Download

Getting Started

Please follow the documentation at vuejs.org!

Sponsors

Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring Vue's development.

Special Sponsor

special sponsor appwrite

sponsors

Questions

For questions and support please use the official forum or community chat. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to respect issue requirements and use the new issue helper when opening an issue. Issues not conforming to the guidelines may be closed immediately.

Stay In Touch

Contribution

Please make sure to read the Contributing Guide before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to this curated list!

Thank you to all the people who already contributed to Vue!

License

MIT

Copyright (c) 2013-present, Yuxi (Evan) You