25 Commits (f85ceddf875b36687737f8f0cc32a756fdf6ef3c)

Author SHA1 Message Date
Steven Kirk 8e7c0e1c59 Make Transitions a styled property. 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
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
Steven Kirk a6c9086782 Fix flaky XAML tests. 7 years ago
Nikita Tsukanov 76f9c8fdc5 Removed legacy XAML loader 7 years ago
Steven Kirk 233adc9ca5 Added `:not()` style selector. 7 years ago
Steven Kirk 62526bef35 Don't disallow setting unregistered properties. 8 years ago
Steven Kirk 5210926c03 Disallow setting unregistered properties. 8 years ago
Steven Kirk 16e274d29a Added some unit tests for #1764. 8 years ago
Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Jeremy Koritzinsky 7e4c16838b Remove StyleResource markup extension tests. 9 years ago
Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 9 years ago
Andrey Kunchev 1f530c20f4 minor refactorings 9 years ago
Andrey Kunchev 895cdb4b14 ensure style include is built from Markup extension 9 years ago
Steven Kirk 65f9fe67f7 Added a set of immutable brushes. 9 years ago
donandren 8b468c174c fix AvaloniaPropertyConverter Tests, added attached property binding test, fixed some tests, simplified others 9 years ago
Steven Kirk b20ced7c2b Refactored brushes. 9 years ago
yusuf-gunaydin 282082a05e Setter does not build the template if the target property derives from ITemplate. 10 years ago
Steven Kirk e142bc10fb Don't build mobile stuff in NCrunch. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 1c3b1672b8 Added failing test. 10 years ago
Steven Kirk 8209a85193 Make IBinding return an InstancedBinding. 10 years ago
Steven Kirk a9f5fac632 Added failing test. 10 years ago
Steven Kirk b4fbc1d50e Make failing test pass. 10 years ago
Steven Kirk 80ecc8002b Implemented delayed bindings. 10 years ago
Steven Kirk 0df95a81ae Added new style resource test. 10 years ago
Steven Kirk b3fe8121d1 Implement binding elements to non-controls. 10 years ago
Steven Kirk 102af14c4c Tidied up XAML tests. 10 years ago
Steven Kirk 624a7cf962 Trying to fix intermittent test failure. 10 years ago
Steven Kirk f62f32c83c Allow {StyleResource} in setter. 10 years ago
Steven Kirk d1cbc3fa22 Added failing test. 10 years ago
Steven Kirk 19af37a6af Started adding StyleResource markup extension. 10 years ago
Steven Kirk 6b06d0ee4c Started adding Style resources. 10 years ago
Steven Kirk 9a0df79ec5 Use UnitTestApplication in some more places. 10 years ago
Steven Kirk 3e6402711c Make TreeViewItem.IsExpanded bindings work. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago