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): setError supports path param #1073

Merged
merged 1 commit into from
Aug 15, 2022

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?

Other information

@idux-bot
Copy link

idux-bot bot commented Aug 15, 2022

This preview will be available after the AzureCI is passed.

@danranVm danranVm changed the title Refactor site feat(cdk:forms): setError supports path param Aug 15, 2022
@danranVm danranVm linked an issue Aug 15, 2022 that may be closed by this pull request
1 task
@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #1073 (4f5540c) into main (1a11051) will increase coverage by 0.12%.
The diff coverage is 100.00%.

❗ Current head 4f5540c differs from pull request most recent head 24b04fa. Consider uploading reports for the commit 24b04fa to get more accurate results

@@            Coverage Diff             @@
##             main    #1073      +/-   ##
==========================================
+ Coverage   96.61%   96.74%   +0.12%     
==========================================
  Files         314      314              
  Lines       30241    30256      +15     
  Branches     2786     2806      +20     
==========================================
+ Hits        29218    29271      +53     
+ Misses       1023      985      -38     
Impacted Files Coverage Δ
packages/cdk/forms/src/controls.ts 99.80% <100.00%> (+1.55%) ⬆️
packages/cdk/forms/src/validators.ts 99.27% <0.00%> (+8.02%) ⬆️

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 35dcddc into IDuxFE:main Aug 15, 2022
@danranVm danranVm deleted the refactor-site branch August 15, 2022 13:37
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.

[cdk:forms] 期望可以给嵌套的contorl设置或者清除报错
1 participant