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): formAccessor's setValue supports setting dirty and blur #1059

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Aug 5, 2022

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 5, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #1059 (15bb421) into main (5aa4be4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 15bb421 differs from pull request most recent head 19bdc07. Consider uploading reports for the commit 19bdc07 to get more accurate results

@@           Coverage Diff           @@
##             main    #1059   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files         314      314           
  Lines       30207    30218   +11     
  Branches     3547     3547           
=======================================
+ Hits        28286    28297   +11     
  Misses       1921     1921           
Impacted Files Coverage Δ
packages/cdk/forms/src/controls.ts 98.25% <100.00%> (ø)
packages/cdk/forms/src/utils.ts 72.66% <100.00%> (+1.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 dc40ed9 into IDuxFE:main Aug 5, 2022
@danranVm danranVm deleted the feat-cdk-forms-setValue branch August 5, 2022 08:59
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