81 Commits (79d3400c8a8ef2a117fe00b7feab000618a14e8d)

Author SHA1 Message Date
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 2 months ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 4 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 4 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 8 months ago
Emmanuel Hansen 0f233c24de
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 9 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Maxwell Katz 98a388d3a3
Add Popup.ShouldUseOverlayLayer property (#5629) 1 year ago
Julien Lebosquain b5fd40e504
Fix overlay popup focus issues (#17326) 2 years ago
Julien Lebosquain fe0b91d541
Fix PopupRoot.ConfigurePosition being called unnecessary (#17322) 2 years ago
Max Katz 1cfa82ca57
Custom popup placement callback (#15667) 2 years ago
Max Katz 296b366e78
ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358) 2 years ago
Bartosz Korczyński 4a1e2411cd
Fixed positioning of popups attached to adorners (#14439) 2 years ago
Steven Kirk 79acab1080
Fix some issues with focus scopes (#13409) 2 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 40515fc798 Clarify/fix unit test. 3 years ago
Dan Walmsley a78c41dd41 add a unit test. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Steven Kirk 6dd9106fe5 Don't layout invisible controls. 3 years ago
robloo 2eb04c2719 Rename Popup.PlacementMode to Popup.Placement 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk f87148dbbc Add failing unit test for #10420. 3 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 3 years ago
Simon Cropp fb37ab1e77 leverage GetRequiredService 3 years ago
Steven Kirk 692c0c155d Begin refactoring ItemsPresenter. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Steven Kirk 086c2c7e70 Don't apply styling in TopLevel ctor. 4 years ago
Emmanuel Hansen 588001d3e7 revert tests 4 years ago
Emmanuel Hansen 6384c49cdb update tests 4 years ago
Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 4 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 4 years ago
Steven Kirk 8f0b3911a5 Added failing tests for MenuItem.TemplatedParent. 4 years ago
Steven Kirk d1956d18b4 Scale ComboBox popup according to RenderTransform. 4 years ago
Max Katz 50a97dc22f Add more popup tests 4 years ago
Simon Haines 54f82b26a5 Fix positioning of non-overlay popups 4 years ago
Max Katz 0709bbfe0f Fix tests 5 years ago
Steven Kirk 2a44d8b564 Initial implementation of UI automation. 5 years ago
amwx 952c53cdff Add tests 6 years ago
amwx 52075d6cd9 Fix Test 6 years ago
amwx 05c6978617 Try to get test to pass on CI 6 years ago
amwx 4e2dc7f5db Add test 6 years ago
Przemysław Onak db98c340d6 Add test to check if popup is displayed correctly after window is shown 6 years ago
Przemysław Onak de5dd5096e Schedule opening popup if cannot be opened right now 6 years ago
Steven Kirk 714b0740db Make leak tests pass again. 6 years ago
Steven Kirk c45436dff1 Added Popup.OverlayDismissEventPassThrough. 6 years ago
Steven Kirk b2a7339b4b Added Popup.IsLightDismissEnabled property. 6 years ago
Steven Kirk 529b279549 Fix failing popup tests. 6 years ago
Dan Walmsley 4bc1801c2a fix popup tests. 6 years ago
Steven Kirk af950096cc Added failing test for #3784. 6 years ago