Go to file
Evan You ae5ec075ad
wip: component with fallback
2024-12-06 11:10:35 +08:00
.github Merge remote-tracking branch 'upstream/main' 2024-11-11 17:05:52 +08:00
.vscode Merge tag 'v3.5.13' 2024-11-16 02:48:30 +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 chore: add 3.4.38 changelog (#11630) [ci skip] 2024-08-16 16:01:24 +08:00
packages wip: component with fallback 2024-12-06 11:10:35 +08:00
packages-private wip: make sfc playground work after refactor + support dev mode 2024-12-04 15:07:40 +08:00
playground chore: disable options api in playground 2024-12-05 23:40:57 +08:00
scripts fix(vue-vapor): remove compiler version 2024-11-13 09:08:03 +08:00
.git-blame-ignore-revs chore: ignore style commit in git blame 2023-12-26 19:42:15 +08:00
.gitignore fix(runtime-core): show hydration mismatch details for non-rectified mismatches too when __PROD_HYDRATION_MISMATCH_DETAILS__ is set (#10599) 2024-04-02 16:36:52 +08:00
.node-version ci: use `.node-version` to maintain node version (#8986) 2023-10-20 15:41:01 +08:00
.prettierignore style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
.prettierrc style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
BACKERS.md chore: bust backers image cache 2023-07-03 15:13:38 +08:00
CHANGELOG.md release: v3.5.13 2024-11-15 22:45:28 +08:00
FUNDING.json chore: add FUNDING.json 2024-03-19 16:35:37 +08:00
LICENSE build: add copyright and license banner 2024-01-10 14:00:00 +08:00
README.md chore: update readme & sponsors 2024-09-17 11:32:28 +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 ci: bump netlify node version 2023-02-01 16:07:28 +08:00
package.json wip: make sfc playground work after refactor + support dev mode 2024-12-04 15:07:40 +08:00
pnpm-lock.yaml refactor: remove @vue/vapor package 2024-12-04 14:22:26 +08:00
pnpm-workspace.yaml Merge remote-tracking branch 'upstream/main' 2024-09-17 10:33:35 +08:00
rollup.config.js Merge tag 'v3.5.13' 2024-11-16 02:48:30 +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 refactor: remove @vue/vapor package 2024-12-04 14:22:26 +08:00
vitest.config.ts chore(runtime-vapor): add benchmark build flag 2024-09-29 01:55:00 +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

Vue Vapor

This repository is a fork of vuejs/core and is used for research and development of no virtual dom mode.

Vue Vapor Team

Sponsors

Vue Vapor is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these amazing sponsors and Vue's backers. If you'd like to join them, please consider sponsoring Kevin Deng or supporting Vue's development.

Kevin Deng's Sponsors

Special Sponsor

special sponsor appwrite

sponsors

License

MIT

Copyright (c) 2024-present, Kevin Deng 三咲智子

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