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(cdk:forms): the setMessages supports setting locale for i18n #1398

Merged
merged 1 commit into from Jan 11, 2023

Conversation

danranVm
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

Validators.setMessages 新增第二个参数,以更好的支持 i18n

Other information

@idux-bot
Copy link

idux-bot bot commented Jan 11, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jan 11, 2023

Codecov Report

Merging #1398 (b480dc6) into main (da3905e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1398   +/-   ##
=======================================
  Coverage   92.89%   92.89%           
=======================================
  Files         325      325           
  Lines       29893    29909   +16     
  Branches     2488     2491    +3     
=======================================
+ Hits        27768    27784   +16     
  Misses       2125     2125           
Impacted Files Coverage Δ
packages/cdk/forms/src/validators.ts 99.31% <100.00%> (+0.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit 0a8b116 into IDuxFE:main Jan 11, 2023
@danranVm danranVm deleted the feat-cdk-forms-messages branch January 11, 2023 08:39
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.

None yet

1 participant