Skip to content

MudFormComponent: Rename methods to async, use await#12147

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:validation_async
Nov 23, 2025
Merged

MudFormComponent: Rename methods to async, use await#12147
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:validation_async

Conversation

@ScarletKuro
Copy link
Member

Breaking change.
There was TODO to replace ResetValidation to ResetValidationAsync and make it Task.
Also renamed couple of other methods and changed the methods that were dependent on it.

Checklist:

  • I've read the contribution guidelines
  • My code follows the style of this project
  • I've added or updated relevant unit tests

@mudbot mudbot bot added breaking change This change will require consumer code updates refactor Reorganizes code and has no changes to the API or functionality in the main library labels Nov 23, 2025
@ScarletKuro ScarletKuro merged commit 5c51053 into MudBlazor:dev Nov 23, 2025
7 checks passed
@ScarletKuro ScarletKuro deleted the validation_async branch November 23, 2025 19:43
@ScarletKuro ScarletKuro mentioned this pull request Feb 11, 2026
9 tasks
This was referenced Feb 20, 2026
This was referenced Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change This change will require consumer code updates refactor Reorganizes code and has no changes to the API or functionality in the main library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant