79 Commits (5d3a9c167a96f9b60c85e160971b2f330c898c7a)

Author SHA1 Message Date
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 4 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 4 months ago
Max Katz 5f0cb2ea45
Design improvements (#18300) 5 months ago
Lehonti Ramos d1444b4f7c
Modernized accessor syntax in several places (#13044) 3 years ago
Max Katz 89e1680501 Fix DefinitionList parsing 3 years ago
Steven Kirk 3882bc0217 Remove ControlTemplateResult. 3 years ago
Steven Kirk 1135895b73 Make Classes properties readonly. 3 years ago
Steven Kirk 1a3b8fbcac Don't allow binding to `ItemsControl.Items`. 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Max Katz d5a5efa90c Fix tests after style changes 3 years ago
Max Katz be22b361c8 Add theme variants specific tests 3 years ago
Simon Cropp dba476c11c fix more typos 3 years ago
Max Katz bdceb1c3df Do not require matching ctor, if top level element 3 years ago
Max Katz c8120fbbe7 Update tests with "LoadGroup" method instead of assetloader hacks 3 years ago
Steven Kirk 086c2c7e70 Don't apply styling in TopLevel ctor. 4 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 3 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Max Katz 33931e99bb Fix unit tests 4 years ago
Benedikt Stebner fdb19912b8 Fix tests 4 years ago
Benedikt Stebner 1408e52199 Add IAddChild support 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
Benedikt Stebner 95769ff007 Add TextBlock inlines support 4 years ago
Steven Kirk a26059630f Add failing test for control template value priority. 4 years ago
Steven Kirk ddb8f9c7de Update unit tests to use new default theme URLs. 4 years ago
Dariusz Komosinski cca1d4abc4 Fix even more tests. 5 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Andrey Kunchev b1cc2a1d9c enable valid xamlil test (disabled before because of portable.xaml) 6 years ago
Andrey Kunchev a04d0b7bbb add failing test for ControlTemplate don't respect TargetType 6 years ago
Steven Kirk a6c9086782 Fix flaky XAML tests. 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Steven Kirk 0225023d53 Added failing tests for #2372. 7 years ago
Nikita Tsukanov 76f9c8fdc5 Removed legacy XAML loader 7 years ago
Steven Kirk 9d99cf699a Remove test that is no longer true. 7 years ago
Steven Kirk 208361b8fa Don't register controls with parent namescope. 7 years ago
Nikita Tsukanov fe251ee1aa Support for properties "attached" by AddOwner 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 4c7551b9fa CECIL 7 years ago
Nikita Tsukanov 04228b6d03 Support for mc:Ignorable + d:DataContext 8 years ago
Steven Kirk b8f127fce7 Reimplemented TemplateBinding. 8 years ago
Jeremy Koritzinsky b38b46a280 PR Feedback. 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 71c3cb3b72 Added failing assert for #1559. 8 years ago
Steven Kirk 6dfd705660 Added failing test for #1548. 8 years ago
Steven Kirk bdc8100961 Fix failing tests. 8 years ago
Steven Kirk 7b4cd4f96d Modify/add tests for non-registered properties. 8 years ago
Steven Kirk d01e19e3f4 Added failing test for #1275. 8 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Nikita Tsukanov 9152cbbe72 Added a unit test for attached properties with namespace 9 years ago