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: add CloseDialogAsync method on DialogOption #581

Merged
merged 5 commits into from
Feb 26, 2023
Merged

Conversation

ArgoZhang
Copy link
Collaborator

add CloseDialogAsync method on DialogOption

Description

close #580

@bb-auto bb-auto bot added the enhancement New feature or request label Feb 26, 2023
@bb-auto bb-auto bot added this to the V7.4.0 milestone Feb 26, 2023
@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Merging #581 (4496a88) into main (370dc43) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 4496a88 differs from pull request most recent head a5e47e8. Consider uploading reports for the commit a5e47e8 to get more accurate results

@@            Coverage Diff            @@
##              main      #581   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          471       471           
  Lines        14852     14852           
=========================================
  Hits         14852     14852           
Impacted Files Coverage Δ
...ootstrapBlazor/Components/Validate/ValidateBase.cs 100.00% <100.00%> (ø)

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

@ArgoZhang ArgoZhang merged commit facc626 into main Feb 26, 2023
@ArgoZhang ArgoZhang deleted the fix-validate branch February 26, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add CloseDialogAsync method on DialogOption
1 participant