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(blazor): html ui message alert #20792

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

nebula2
Copy link
Contributor

@nebula2 nebula2 commented Sep 11, 2024

added property to control whether the message is html or not

Description

Resolves #19785

no breaking change, as default for bool is false.
implements feature described in the issue.

unclarity

I am not sure if UiMessageOptions is used somewhere else. Couldn't find it anywhere else. But that's the only thing that bothers me here.

added property to control whether the message is html or not

closes abpframework#19785
@maliming maliming added this to the 9.0-preview milestone Sep 13, 2024
@maliming maliming self-requested a review September 13, 2024 02:09
@maliming
Copy link
Member

Thanks @nebula2

@maliming maliming merged commit b23affb into abpframework:dev Sep 18, 2024
2 checks passed
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.

Blazor UiMessageAlert with html message
2 participants