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

Add missing ctor overloads to MaterialButton #23517

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

pictos
Copy link
Contributor

@pictos pictos commented Jul 9, 2024

Description of Change

Added more overloads to MaterialButton

Issues Fixed

Fixes #22455

@pictos pictos requested a review from a team as a code owner July 9, 2024 21:23
@pictos pictos requested review from jsuarezruiz and tj-devel709 July 9, 2024 21:23
Copy link
Contributor

Hey there @pictos! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Jul 9, 2024
@PureWeen
Copy link
Member

PureWeen commented Jul 9, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho merged commit ce82d75 into dotnet:net9.0 Jul 15, 2024
43 of 48 checks passed
@pictos pictos deleted the pj/more-ctors-to-material-button branch July 15, 2024 14:13
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Aug 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community ✨ Community Contribution fixed-in-net9.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend MauiMaterialButton to expose a constructor which accepts a style id override
4 participants