Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(runtime-vapor): createIf #95

Merged
merged 3 commits into from
Jan 19, 2024
Merged

feat(runtime-vapor): createIf #95

merged 3 commits into from
Jan 19, 2024

Conversation

LittleSound
Copy link
Member

@LittleSound LittleSound commented Jan 16, 2024

related: #9
This is the runtime vapor implementation of v-if

Copy link

github-actions bot commented Jan 16, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 91.1 kB 34.7 kB 31.2 kB
runtime-vapor.global.prod.js 25.3 kB (+426 B) 9.62 kB (+169 B) 8.85 kB (+155 B)
vue-vapor.global.prod.js 61.2 kB (+425 B) 21.2 kB (+174 B) 19.1 kB (+143 B)
vue.global.prod.js 148 kB 53.9 kB 48.1 kB

Usages

Name Size Gzip Brotli
createApp 51.4 kB 20 kB 18.3 kB
createSSRApp 54.7 kB 21.3 kB 19.4 kB
defineCustomElement 53.7 kB 20.8 kB 19 kB
vapor 25.4 kB (+424 B) 9.7 kB (+166 B) 8.89 kB (+135 B)
overall 65.1 kB 25.1 kB 22.7 kB

packages/runtime-vapor/src/if.ts Outdated Show resolved Hide resolved
packages/runtime-vapor/src/if.ts Outdated Show resolved Hide resolved
packages/runtime-vapor/src/if.ts Outdated Show resolved Hide resolved
@sxzz sxzz merged commit 1e0070c into main Jan 19, 2024
5 checks passed
@sxzz sxzz deleted the feat/runtime-vapor-createIf branch January 19, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants