-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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: support undefined type validate in prop #5940
base: main
Are you sure you want to change the base?
Conversation
Already tick the "allow edits from maintainer". |
Can you please add a test case for this in |
No problem.
…---Original---
From: "Evan ***@***.***>
Date: Wed, May 18, 2022 08:05 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [vuejs/core] feat: support undefined type validate in prop (PR#5940)
Can you please add a test case for this in componentProps.spec.ts?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
❌ Deploy Preview for vuejs-coverage failed.
|
Test has been added, All done👌. |
Was looking for something like this. Any idea when we could expect to see it, @yyx990803 ? |
I believe |
Can we have this merged? |
close #5471
feat: support undefined type validate in prop.