Go to file
三咲智子 Kevin Deng 2ef97fec30
refactor: isolatedDeclarations for vapor
2024-08-09 17:00:27 +08:00
.github refactor: isolatedDeclarations for vapor 2024-08-09 17:00:27 +08:00
.vscode Merge remote-tracking branch 'upstream/minor' 2024-04-18 14:43:54 +08:00
benchmark workflow: add quick benchmark (#266) 2024-08-07 03:51:40 +08:00
changelogs chore: split 3.4 changelog 2024-08-08 23:27:59 +08:00
packages refactor: isolatedDeclarations for vapor 2024-08-09 17:00:27 +08:00
playground workflow: add quick benchmark (#266) 2024-08-07 03:51:40 +08:00
scripts Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +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.0-beta.1 2024-08-08 23:31:46 +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: remove todo from README 2024-07-29 13:58:36 +08:00
SECURITY.md style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
eslint.config.js workflow: add quick benchmark (#266) 2024-08-07 03:51:40 +08:00
netlify.toml ci: bump netlify node version 2023-02-01 16:07:28 +08:00
package.json Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +08:00
pnpm-lock.yaml Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +08:00
pnpm-workspace.yaml Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +08:00
rollup.config.js Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +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-browser.json Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +08:00
tsconfig.build-node.json refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
tsconfig.json Merge tag 'v3.5.0-beta.1' 2024-08-09 00:55:35 +08:00
vitest.config.ts Merge remote-tracking branch 'upstream/minor' 2024-07-19 18:52:32 +08:00
vitest.e2e.config.ts test(vue-vapor): todomvc e2e test (#115) 2024-05-21 08:43:46 +08:00
vitest.unit.config.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +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.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

License

MIT

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