73 Commits (68ab3225cbddb17dfd40b7dbd7e8d134d9d4ac41)

Author SHA1 Message Date
Max Katz 1709f73843 Avoid test failing on 11.2, should not hardcode callbackExecuted ideally 2 years ago
Julien Lebosquain 3ebd77495d Fix overlay popup focus issues (#17326) 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) 3 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
Steven Kirk a98b22c40c Pass close event to Popup.Closed. 6 years ago
Steven Kirk 252733e41f Added failing test for #3760. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski 01d26ed2ee Failing unit tests for ComboBox losing focus on detach and Popup.Close raising Closed events for already closed popup. 6 years ago
Nikita Tsukanov 07ed194c9d Review comments 7 years ago
Steven Kirk c65b5de959 Move setting popup TemplatedParent... 7 years ago
Steven Kirk 6caa06f52b Remove PopupContentHost. 7 years ago
Nikita Tsukanov f9561260a3 IPopupImpl is now optional advanced feature 7 years ago