300 Commits (ecdd8b9c7bd02c683af82384a146db481ba052d7)

Author SHA1 Message Date
Steven Kirk f46c62801e Convert Color resources to brushes. 6 years ago
Dan Walmsley ed375b5780 Allow tests to pass as we expect a KeyNotFound exceptions. 6 years ago
Dan Walmsley 455c899876 Add failing unit tests. 6 years ago
Steven Kirk dcdaf5e0bf Don't raise ResourceChanged on reparenting... 6 years ago
Steven Kirk d138523b8e Set owner on Styles children. 6 years ago
Steven Kirk 42859fae89 Refactored resources. 6 years ago
Steven Kirk 8e7c0e1c59 Make Transitions a styled property. 6 years ago
Steven Kirk 4a752c3f48 Get non-animated change information. 6 years ago
Andrey Kunchev fb1da608f8 add failing tests for point parsing 6 years ago
Andrey Kunchev df35f61906 add failing tests for parsing points in xaml 6 years ago
Steven Kirk ab67200954 Implement finding common base type. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 370590f3e0 Add failing tests for #2838. 6 years ago
Steven Kirk e9256a9e40 Initial implementation of add/remove styles. 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Steven Kirk 18537addd7 Fix problems with setter binding priorities. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Steven Kirk 7345336b9a Added failing unit tests for #3590. 6 years ago
José Pedro 6fabfdc561
Fixed BindingExtension.TargetNullValue default value. 6 years ago
Luis von der Eltz d88640b1ea !B Fixing test 6 years ago
Luis v.d.Eltz e89d5af718
Adding unit test 6 years ago
Andrey Kunchev b1cc2a1d9c enable valid xamlil test (disabled before because of portable.xaml) 6 years ago
Andrey Kunchev 73be933bd0 add failing test for ControlTemplate can't be added to resources #3145 6 years ago
Andrey Kunchev 97f57c7bec add test for style resources 6 years ago
Andrey Kunchev a04d0b7bbb add failing test for ControlTemplate don't respect TargetType 6 years ago
Steven Kirk c2f3f3fdf2 Added failing tests for #3323. 7 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 7 years ago
Steven Kirk 0eb7b2d25e Enable adding event handlers to Gestures events. 7 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Nikita Tsukanov 766a4d69c8 Fixed escaped attribute values (e. g. StringFormat="\{0\}!") 7 years ago
Nikita Tsukanov af4c1f06ad Extra tests for markup extensions 7 years ago
José Pedro f3dfddc112
Fixed Binding.DoNothing for MultiBinding. 7 years ago
Steven Kirk a6c9086782 Fix flaky XAML tests. 7 years ago
Nikita Tsukanov f9561260a3 IPopupImpl is now optional advanced feature 7 years ago
Nikita Tsukanov c61644721e Actually use parent name scope for templates 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
Steven Kirk fdd5d7afec Added failing (skipped) test for #2592. 7 years ago
José Pedro 5adf7c3a4c
Moved test to separate method. 7 years ago
Steven Kirk 0225023d53 Added failing tests for #2372. 7 years ago
Nikita Tsukanov 76f9c8fdc5 Removed legacy XAML loader 7 years ago
Nikita Tsukanov 57e061366e Use AvaloniaProperty<T> in test class 7 years ago
Nikita Tsukanov 86a48cf7d5 Fixed #2561 7 years ago
José Pedro 433c70a6c8
Added BindingOperations.DoNothing. 7 years ago
Nikita Tsukanov bcd98ecfa6 Updated XamlIl 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
Nikita Tsukanov dd85f48c43 Update target and declaring types for properties of the root object with x:Class, fixes #2520 7 years ago