]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-vapor): `unmountComponent` (#63)
author白雾三语 <32354856+baiwusanyu-c@users.noreply.github.com>
Thu, 14 Dec 2023 17:23:17 +0000 (01:23 +0800)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 17:23:17 +0000 (01:23 +0800)
commit6eaf4b651b10da9524ad1e05886e37f100e38002
treecf32db64a256e461dd3b26eff49adeb949c18dac
parent9e031275d7be2c4eed61b76fe2bd2eeed6e54e1f
fix(runtime-vapor): `unmountComponent` (#63)

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
packages/runtime-vapor/__tests__/component.spec.ts [new file with mode: 0644]
packages/runtime-vapor/src/dom.ts
packages/runtime-vapor/src/index.ts
packages/runtime-vapor/src/render.ts
packages/runtime-vapor/src/template.ts
playground/src/no-script.js [new file with mode: 0644]