Merged
Conversation
* Simplify Development.md * Update .github/DEVELOPMENT.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update .github/DEVELOPMENT.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update .github/DEVELOPMENT.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update .github/DEVELOPMENT.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update DEVELOPMENT.md * - modify and move advanced tips to different file * Update DEVELOPMENT.md * Update .github/DEVELOPMENT.md Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> * Update docs/DevelopmentTips.md Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> * Update docs/DevelopmentTips.md Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> * - updates based on review --------- Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
* Use better layout/measure path with refreshview * - fix naming * - set RefreshView content to maui compatible container * - add test * - fix null operator * Update Issue23029.xaml.cs * - fix content panel so it removes previous content * - add additional check
…rust capability (#23047)
* Fix flyout behaviour switching exception * Tests added * Flyout test page added * Flyoutpage test fixes * Flyout toggle test added * Remove duplicate ] characters * Flyout test pages added * Check for platforms * Fix title * - fix tests --------- Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
* Renamed the project because macOS uses .app * And the folder * merge first * ns
* Split SingleProject targets * Update Microsoft.Maui.Controls.SingleProject.Before.targets
Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
* AccessibilityExtensions: Add missing braces * AccessibilityExtensions: Enable nullability and improve performance * Update shipped & unshipped API --------- Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
* [Android] Avoid double event subscribes in gesture manager * Fix typo in test text
mattleibow
previously approved these changes
Jun 27, 2024
* [tests] test a lot more things in `MemoryTests.cs`
This expands the tests to cover more controls and areas.
* Add test cases for more controls:
* `Ellipse`
* `Grid`
* `Path`
* `Line`
* `Path`
* `RadioButton`
* `Rectangle`
* `RoundRectangle`
* Expand tests for a couple controls:
* `Border` has a `StrokeShape`
* Any `TemplatedView` gets a `ControlTemplate`
* Re-enable `ListView` for Android
This should work now after merging:
* dotnet/android#8900
* #23120
* Add a complicated test case for `BindableLayout`
Similar to the case at:
* #23199
* Skip `ListView` on API 23
* Bump Appium version to 2.11 * Update CarouselViewUITests.UpdateCurrentItem.cs * Update appium-install.ps1 * Update CarouselViewUITests.UpdateCurrentItem.cs
Member
Author
|
/azp run |
|
Pipelines were unable to run due to time out waiting for the pull request to finish merging. |
Member
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
…3345) * Simplify `NavigationRootManager.Connect` on the Windows platform. * Use ternary operator syntax * Removed extra tabs * Moved `_disconnected = false;` to `if (_disconnected)`
5b41fdd to
3594aeb
Compare
# Conflicts: # src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Unshipped.txt # src/Controls/tests/TestCases.HostApp/Issues/Issue23029.xaml # src/Controls/tests/TestCases.HostApp/Issues/Issue23029.xaml.cs
mattleibow
approved these changes
Jul 1, 2024
mattleibow
added a commit
that referenced
this pull request
Jul 1, 2024
This reverts commit a44823e.
mattleibow
added a commit
that referenced
this pull request
Jul 1, 2024
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.
No description provided.