Merge sr9 into net9 ga - #25265
Merged
Merged
Conversation
…24829) * Add padding for buttons that need it and UITest * lost some spaces in the xaml * android and windows screenshot --------- Co-authored-by: tj-devel709 <tj.devel709@gmail.com>
- fixes #24900 Co-authored-by: Stephane Delcroix <stephane@delcroix.org>
…licate groups or crashes when adding a new item to a group or when adding a new group. (#25030) * [iOS] CollectionView issue fix. * Added test case. * Added snapshots. --------- Co-authored-by: Tamilarasan Paranthaman <tamilarasan.paranthaman@syncfusion.com>
…#25075) * [X] allow namescope resolution before parenting when an element doesn't override the NameScope (DataTemplate, etc...) FindName fails until the element is parented. this PR sets a field (less expensive than a BP) used only during that time, and allow VSM to be applied. - fixes #22001 * fix * fixes #16208 --------- Co-authored-by: Stephane Delcroix <stephane@delcroix.org>
* [iOS] Text alignment in editor - improvements * Update Issue24583.cs * Try old way but use content height * less noise * Added the first batch of snapshots * add more screenshots --------- Co-authored-by: Jakub Florkowski <42434498+kubaflo@users.noreply.github.com> Co-authored-by: tj-devel709 <tj.devel709@gmail.com>
…able) Ruins Entry Controls (#25159)
…xt or image change (#25214) * allow remeasure for title and image change * more screenshots 2 * more screenshots 3
…ndColor for a NavigationPage - fix (#25251) * Added a null check * Added a UI test * Removed an xaml file for ui test * Update NavigationPageToolbar.cs * Improvements * Update NavigationPageToolbar.cs --------- Co-authored-by: Jakub Florkowski <kubaflo123@gmail.com>
…sr9_into_net9_ga # Conflicts: # eng/Versions.props # src/Controls/src/Core/Binding.cs # src/Controls/src/Core/Button/Button.iOS.cs # src/Controls/src/Core/Element/Element.cs # src/Controls/src/Xaml/MarkupExtensions/BindingExtension.cs # src/Controls/src/Xaml/XamlServiceProvider.cs # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/ButtonPaddingIsAddedWhenNeeded.png # src/Core/src/maui.aar
PureWeen
requested review from
Eilon,
StephaneDelcroix,
rmarinho and
tj-devel709
and removed request for
a team and
Eilon
October 14, 2024 20:30
# Conflicts: # src/Core/src/maui.aar
# Conflicts: # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/ButtonPaddingIsAddedWhenNeeded.png # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/ButtonsLayoutResolveWhenParentSizeChangesSizeButtonsDownPortrait.png # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/VerifyButtonPage1_Border.png # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/VerifyButtonPage1_NoBorder.png # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/VerifyButtonPage4.png # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/VerifyButtonPage6.png
# Conflicts: # src/Controls/tests/TestCases.iOS.Tests/snapshots/ios/Issue22433_Spacing.png
Foda
approved these changes
Oct 18, 2024
PureWeen
force-pushed
the
merge_sr9_into_net9_ga
branch
from
October 19, 2024 18:04
3385ff2 to
11d68e2
Compare
Member
Author
|
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Member
Author
|
/azp run MAUI-DeviceTests-public |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Member
Author
|
/azp run MAUI-DeviceTests-public |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Change
Rollup changes that are going into .NET 8 SR9.2 so that they are also released with .NET9 GA