Skip to content

[2025/04/21] Candidate - In Flight Branch #29037

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

Merged
merged 15 commits into from
Apr 23, 2025
Merged

[2025/04/21] Candidate - In Flight Branch #29037

merged 15 commits into from
Apr 23, 2025

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Apr 16, 2025

Description of Change

.NET MAUI Release Notes - Inflight/Candidate

What's Changed

MAUI Product Fixes

Dependency Updates

Testing

Full Changelog: main...inflight/candidate

For more information about inflight process check
https://github.com/dotnet/maui/wiki/Inflight-Branch-Process

prakashKannanSf3972 and others added 12 commits April 16, 2025 13:20
…r/Footer After Changing ItemsLayout in CV2 (#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (#28807)

* Resave mac tabbedpage images (#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
… CV2 (#28641)

* Fixed-Header-Footer-Issues-In-CV2

* Modified-Test

* Android-Specific Test Restriction

* Modified-fix

* Added-Comment
* Fixed android blur issue

* added issue link
* Update to Windows App SDK 1.7

https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3/release/1.7.0

* nits

* Update Directory.Build.targets

* Upgrade 1.7.0 to 1.7.1

---------

Co-authored-by: Matthew Leibowitz <[email protected]>
…ehavior property (#28884)

* Fix added

* fix updated

* test added

* test modified

* null check added
…abbedPage (#28844)

* Fixed the Incorrect Text Color Applied to Selected Tab in TabbedPage on Android

* Added pending snap and optimized the fix
…d MIME format (#28842)

* [iOS] Fix for 15562 ( File.ContentType from MediaPicker is not in MIME format ).

* [iOS] Fix for 15562 (File.ContentType from MediaPicker is not in MIME format)

* [iOS] Fix for 15562 (File.ContentType from MediaPicker is not in MIME format)

* [iOS] Fix for 15562 ( File.ContentType from MediaPicker is not in MIME format )
* [XC] add IRootObjectProvider

this was never meant to be public, but it was. and people are using it

- fixes #16881

* ignore case
…r updating to WinUI SDK 1.7 (#28996)

* Fixed flyout content width issue

* Updated details
@Copilot Copilot AI review requested due to automatic review settings April 16, 2025 19:35
@PureWeen PureWeen requested a review from a team as a code owner April 16, 2025 19:35
@PureWeen PureWeen added this to the .NET 9 SR7 milestone Apr 16, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 40 out of 46 changed files in this pull request and generated 1 comment.

Files not reviewed (6)
  • eng/Versions.props: Language not supported
  • src/Controls/src/Xaml/PublicAPI/net-android/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Xaml/PublicAPI/net-ios/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Xaml/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Xaml/PublicAPI/net-tizen/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Xaml/PublicAPI/net-windows/PublicAPI.Unshipped.txt: Language not supported

* Added the base snapshots

* Updated Copilot suggestion

* Update PhoneFlyoutPageRenderer.cs

* Update Issue28536.cs

* Update Issue8632.cs
jfversluis
jfversluis previously approved these changes Apr 22, 2025
@github-project-automation github-project-automation bot moved this from Todo to Approved in MAUI SDK Ongoing Apr 22, 2025
…ature (#28679)

* Added CollectionView FeatureMatrix

* Updated Changes

* updated changes

* changes updated

* Addressed feedbacks

* Added Issue Link

* changes updated

* changes updated

* updated changes

* Added testcases

* Changes updated

* changes updated

* updated changes

* Corrected mistakes

* Resolved Conflicts
@PureWeen PureWeen requested a review from jfversluis April 22, 2025 20:42
@PureWeen PureWeen enabled auto-merge April 22, 2025 22:51
@PureWeen PureWeen merged commit 9b3c784 into main Apr 23, 2025
132 checks passed
@PureWeen PureWeen deleted the inflight/candidate branch April 23, 2025 15:56
@github-project-automation github-project-automation bot moved this from Approved to Done in MAUI SDK Ongoing Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.