-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
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: Form validateMessages
support ${label}
#21835
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add tests to make sure this change works as expected?
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 6a1b0ce:
|
Codecov Report
@@ Coverage Diff @@
## feature #21835 +/- ##
===========================================
+ Coverage 97.89% 97.89% +<.01%
===========================================
Files 305 305
Lines 7026 7029 +3
Branches 1943 1933 -10
===========================================
+ Hits 6878 6881 +3
Misses 148 148
Continue to review full report at Codecov.
|
changelog 写的时候要带上 react-component/field-form#102 |
good job |
@zombieJ 最终还是做了啊。。。可是我这用了其它方式代替了 |
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
validateMessages
support${label}
variable.validateMessages
支持${label}
变量。☑️ Self Check before Merge
View rendered components/form/demo/nest-messages.md