Go to file
Evan You 1ff6b136db
refactor: remove prefixIdentifier and mode usage in compiler-vapor
vapor compilation always assume module mode + prefixIdentifier: true
2025-01-30 20:10:40 +08:00
.github chore: Merge branch 'minor' into vapor 2025-01-29 15:37:54 +08:00
.vscode chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
.well-known chore: add well-known funding manifest urls [ci skip] 2024-11-14 00:22:44 +08:00
benchmark refactor: remove @vue/vapor package 2024-12-04 14:22:26 +08:00
changelogs docs: remove 3.3 info from 3.4 changelog (#12565)[ci-skip] 2024-12-19 14:58:05 +08:00
packages refactor: remove prefixIdentifier and mode usage in compiler-vapor 2025-01-30 20:10:40 +08:00
packages-private chore: Merge branch 'minor' into vapor 2025-01-29 15:37:54 +08:00
playground wip(vapor): init feature flags + set devtools when creating vapor app 2024-12-14 16:25:35 +08:00
scripts wip: cache setProp prev value on element, simplify codegen 2024-12-12 13:18:04 +08:00
.git-blame-ignore-revs
.gitignore
.node-version
.prettierignore style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
.prettierrc
BACKERS.md
CHANGELOG.md release: v3.5.13 2024-11-15 22:45:28 +08:00
FUNDING.json
LICENSE
README.md chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00
SECURITY.md chore: update email link in SECURITY.md (#11632) [ci skip] 2024-08-16 16:02:23 +08:00
eslint.config.js Merge remote-tracking branch 'upstream/main' 2024-11-11 17:05:52 +08:00
netlify.toml
package.json chore: Merge branch 'minor' into vapor 2025-01-29 15:37:54 +08:00
pnpm-lock.yaml chore: Merge branch 'minor' into vapor 2025-01-29 15:37:54 +08:00
pnpm-workspace.yaml Merge remote-tracking branch 'upstream/main' 2024-09-17 10:33:35 +08:00
rollup.config.js build: fix mutli format build script 2024-12-10 08:21:18 +08:00
rollup.dts.config.js chore(build): update warning message for missing `temp/packages` (#11120) 2024-06-14 16:12:47 +08:00
tsconfig.build.json Merge remote-tracking branch 'upstream/main' 2024-09-17 10:33:35 +08:00
tsconfig.json test(vapor): skip todo tests 2024-12-10 07:34:23 +08:00
vitest.config.ts chore: Merge branch 'minor' into vapor 2025-01-29 15:37:54 +08:00
vitest.e2e.config.ts Merge remote-tracking branch 'upstream/main' 2024-09-17 10:33:35 +08:00
vitest.unit.config.ts chore(deps): update vitest to ^2.1.1 (#11943) 2024-09-16 15:00:41 +08:00
vitest.workspace.ts chore: add recommendations extensions vitest (#11610) 2024-08-15 08:48:13 +08:00

README.md

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