]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(runtime-vapor): add support for v-once
authordaiwei <daiwei521@126.com>
Tue, 10 Jun 2025 08:01:54 +0000 (16:01 +0800)
committerdaiwei <daiwei521@126.com>
Tue, 10 Jun 2025 08:01:54 +0000 (16:01 +0800)
commit9087cdf3cb271d547cfbc5de3526aaecc03f8879
tree5b2d8a994f1ca9d7ef368c832f7786f041636743
parent1ef6e6edb78df07d02c41bebd8a02600c63c7eb9
feat(runtime-vapor): add support for v-once
packages/runtime-vapor/__tests__/component.spec.ts
packages/runtime-vapor/src/apiCreateApp.ts
packages/runtime-vapor/src/apiCreateDynamicComponent.ts
packages/runtime-vapor/src/component.ts
packages/runtime-vapor/src/componentProps.ts