57 Commits (3e81ed8fbca08a36eeec53db5792a31440283d2f)

Author SHA1 Message Date
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
Nikita Tsukanov fafd27243f Fixed tests 7 years ago
Nikita Tsukanov 79cf3e5cea Completely re-create PopupRoot on reopening Popup 7 years ago
Nikita Tsukanov 8e5c8fee07 Somewhat fixed tests 7 years ago
Dariusz Komosinski 3c787b3d4d Fix events for ContextMenu and Popup. 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Jeremy Koritzinsky b0d013ad25 Fix tests. 9 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Steven Kirk 2bd26bd9b8 Added failing test for #1245. 9 years ago
Steven Kirk 090a1ec8cf Lazily initialize Styles. 9 years ago
Nikita Tsukanov eb6bfd3de8 Moved layout manager from service locator to ILayoutRoot 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 6afa000c42 Added a render loop. 10 years ago
Steven Kirk b61adbfd64 Detach PopupRoot from logical tree... 10 years ago
Jeremy Koritzinsky 1429c4dd95 Fixed failing tests. 10 years ago