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(compiler-sfc): expose resolve type-based props and emits #8874

Merged
merged 3 commits into from
Sep 4, 2023

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Jul 30, 2023

internal API, for babel plugin usage

downstream: vuejs/babel-plugin-jsx#664

@sxzz sxzz force-pushed the feat/expose-resolve-types branch from bd84031 to 1c74fd3 Compare July 30, 2023 15:12
@sxzz sxzz requested a review from yyx990803 July 30, 2023 15:13
@sxzz sxzz added the ready to merge The PR is ready to be merged. label Jul 30, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
for babel plugin usage
@sxzz sxzz force-pushed the feat/expose-resolve-types branch from 1c74fd3 to 7215414 Compare August 27, 2023 13:01
@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 85.8 kB 32.6 kB 29.5 kB
vue.global.prod.js 132 kB 49.3 kB 44.3 kB

Usages

Name Size Gzip Brotli
createApp 47.9 kB 18.8 kB 17.2 kB
createSSRApp 50.6 kB 19.9 kB 18.2 kB
defineCustomElement 50.3 kB 19.6 kB 17.9 kB
overall 61.2 kB 23.7 kB 21.6 kB

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
@sxzz sxzz changed the title feat(compiler-sfc): expose resolve TS type feat(compiler-sfc): expose resolve props and emits Aug 27, 2023
@sxzz sxzz changed the title feat(compiler-sfc): expose resolve props and emits feat(compiler-sfc): expose resolve type-based props and emits Aug 27, 2023
@sxzz sxzz marked this pull request as draft August 27, 2023 17:19

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
@sxzz sxzz added scope: script-setup need discussion and removed ready to merge The PR is ready to be merged. labels Sep 1, 2023
@yyx990803 yyx990803 marked this pull request as ready for review September 4, 2023 08:58
@sxzz sxzz changed the base branch from main to 3.4 September 4, 2023 08:58
@sxzz sxzz merged commit 4bdc36a into 3.4 Sep 4, 2023
@sxzz sxzz deleted the feat/expose-resolve-types branch September 4, 2023 08:59
sxzz added a commit that referenced this pull request Sep 5, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
@sxzz sxzz mentioned this pull request Sep 5, 2023
sxzz added a commit that referenced this pull request Sep 21, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
sxzz added a commit that referenced this pull request Sep 22, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
sxzz added a commit that referenced this pull request Oct 14, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
johnsoncodehk added a commit to johnsoncodehk/core that referenced this pull request Oct 14, 2023
sxzz added a commit that referenced this pull request Oct 18, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
sxzz added a commit that referenced this pull request Oct 19, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
baiwusanyu-c pushed a commit to baiwusanyu-c/bwsy-vue-core that referenced this pull request Oct 20, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
sxzz added a commit that referenced this pull request Oct 20, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
sxzz added a commit that referenced this pull request Oct 23, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
yyx990803 pushed a commit that referenced this pull request Oct 25, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
sxzz added a commit that referenced this pull request Oct 27, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
sxzz added a commit to baiwusanyu-c/bwsy-vue-core that referenced this pull request Oct 28, 2023

Verified

This commit was signed with the committer’s verified signature.
sxzz Kevin Deng 三咲智子
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants