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

Make all DialogService.Show..Async methods return IDialogReference #694

Merged
merged 35 commits into from
Sep 5, 2023

Conversation

vnbaaij
Copy link
Collaborator

@vnbaaij vnbaaij commented Sep 5, 2023

A couple of the async DialogService methods were not returning a dialog reference and could therefore not be awaited. This PR fixes that. See also #693

dvoituron and others added 30 commits August 30, 2023 17:51
* FluentProgress: Add ValueChanged
FluentProgressRing: Add ValueChanged
Fix #655 and update example

* Do not use @Bind for FluentProgress Value
Update example
Update version in banner
Fix some search sample a11y issues
* Update templates t0 use v3 package

* More template updates
Temp add global.json to pin 8.0.0-preview.7
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-sea-053fa6a03-694.westeurope.3.azurestaticapps.net

@vnbaaij vnbaaij merged commit 9f4fad2 into main Sep 5, 2023
3 checks passed
@vnbaaij vnbaaij deleted the users/vnbaaij/update-dialog-methods branch September 5, 2023 15:07
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-sea-053fa6a03-694.westeurope.3.azurestaticapps.net

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.

3 participants