1899 Commits (a2431c05261ace096d31b9d0eaaf9100697c10d3)

Author SHA1 Message Date
Steven Kirk 92284afa14 Added failing test for #2507. 7 years ago
Benedikt Schroeder bbccc6e355 Add more unit tests 7 years ago
Nikita Tsukanov 0a7c7fdfcf Fixed TemplatedParent issue 7 years ago
Nikita Tsukanov 657447ff0c Reproed binding issue 7 years ago
Nikita Tsukanov 10ef97cbf0 Fixed name 7 years ago
Nikita Tsukanov afcb33c0fd Make templated parent test more alike to the reported one 7 years ago
Nikita Tsukanov 20574f7c13 Test for reported TemplatedParent issue 7 years ago
Benedikt Schroeder 1cc4661c14 Simplified creation of FontFamily instances 7 years ago
Steven Kirk 5745b72222 Started refactoring CarouselPresenter. 7 years ago
Steven Kirk d19f159932 Added failing tests for #2432. 7 years ago
Steven Kirk d22282c151 Added failing tests for #2470. 7 years ago
Steven Kirk f8cf268f0e Added unit test for toplevel menu close. 7 years ago
Nikita Tsukanov 5a47b295e3 Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 7 years ago
Nikita Tsukanov 9089d11091 Provide parent type metadata scope for Animatable.Transitions 7 years ago
Nikita Tsukanov 1338448bdc Special treatment for bindings 7 years ago
Nikita Tsukanov fe251ee1aa Support for properties "attached" by AddOwner 7 years ago
Nikita Tsukanov be404c342b Fixed :not selector and fixed MyButton in tests 7 years ago
Nikita Tsukanov ece2199d57 Disable tests checking that read-only properties can be set 7 years ago
Nikita Tsukanov d0301bb4c4 Now passing most of the tests 7 years ago
Nikita Tsukanov dbf6c3a148 Entire control catalog is now loaded from precompiled xaml 7 years ago
Benedikt Schroeder 4413de463e Remove unsupported line caps 7 years ago
Steven Kirk 1e74e8fc60 Add failing tests for #2388. 7 years ago
Dariusz Komosinski 1b869ff27b Get rid of not needed interfaces. 7 years ago
Steven Kirk 1cd900c856 Prevent leak when using TemplateBinding from a Setter. 7 years ago
Dariusz Komosinski 12fc28e2d0 Add mocks for geometry impls. 7 years ago
artyom 0961cc122a Add xmlns, move files to Avalonia.ReactiveUI namespace 7 years ago
Steven Kirk 3992e0e855 Added failing test for #2420. 7 years ago
Steven Kirk 86f7918d4d Added failing tests for #2350. 7 years ago
Steven Kirk a48efd6b55 Don't leak subs to CanExecuteChanged in MenuItem. 7 years ago
Steven Kirk 7363f7140b Don't leak subs to CanExecuteChanged in Button. 7 years ago
Steven Kirk a7b8e37e3b Renamed DropDownTests -> ComboBoxTests. 7 years ago
Steven Kirk 53b71076d6 DropDown -> ComboBox. 7 years ago
OronDF343 d065568be9 Added MultiBinding.StringFormat + Relevant unit tests 7 years ago
Steven Kirk a39c804e72 Added failing test for #2381. 7 years ago
Dariusz Komosiński 8534769435 Platform geometry implementations for D2D and Skia. 7 years ago
MonkAlex 235cc660fd #1052 Rename TreeContainerIndex.Items to Containers 7 years ago
artyom 5e7a5b460c Synchronize DataContext with ReactiveUI.IViewFor.ViewModel property 7 years ago
Dariusz Komosinski 6727bbe3df Fix Skia rendering hairline width strokes when Pen thickness is 0. 7 years ago
Dariusz Komosinski 2c04c95a12 Expose SelectedItems property. Add more tests for edge cases failing for ListBox. 7 years ago
Steven Kirk 89d969b367 Added selector comma operator. 7 years ago
Dariusz Komosinski 85d309830a TreeView multiple selection support. 7 years ago
Steven Kirk e7e57d0e91 Fix text rendering where TextAlignment != Left. 7 years ago
Steven Kirk 82b3bbcc6b Added failing test for #1558. 7 years ago
Steven Kirk d37615bea8 Added failing test for #1898. 7 years ago
Steven Kirk 028d42c7b2 Add additional failing test for #2053. 7 years ago
Steven Kirk 1d8bf77ab1 Added failing test for #2335. 7 years ago
Steven Kirk 4a5e11f6aa Fix keyboard interaction for ContextMenu. 7 years ago
Steven Kirk f85995ed7e Move design-time handling of events... 7 years ago
Nikita Tsukanov 4af9b22c59 Introduced WeakEventHandlerManager 7 years ago
Steven Kirk b32a10ceda
Update tests/Avalonia.Layout.UnitTests/LayoutManagerTests.cs 7 years ago