161 Commits (99acb0d50cf61ba084e51607afa370320ad6e00d)

Author SHA1 Message Date
Takoooooo 11ebe62c03 Fix tests. 4 years ago
Steven Kirk 0360af6780 Added failing test for #8672. 4 years ago
Takoooooo 8e57d0b7c6 Fix bindings to Types. 4 years ago
Max Katz 49aad04861
Apply target's TemplatedParent to a Flyout and Tooltip, when it's opened (#8412) 4 years ago
Takoooooo b0f7871eec Don't allow bindings to private methods. 4 years ago
Steven Kirk 556adb4bc7 Use ^ as nesting selector. 4 years ago
Nikita Tsukanov a5b2eb08d4 Added support for IReflectableType in InpcPropertyAccessorPlugin 4 years ago
Steven Kirk 646ce23bb4 Initial XAML implementation of nested styles. 4 years ago
Steven Kirk a506737a0f Parse nesting selector. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 5763a914fe Remove generics from IAvaloniaObject. 4 years ago
Nikita Tsukanov b6219db4ad More Dispatcher.UIThread.RunJobs in tests 5 years ago
Jeremy Koritzinsky 54fdb5232b
Update tests 5 years ago
Giuseppe Lippolis 3e9c86054b feat(Style): Add test to check using attached properties in attribute selector 5 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 5 years ago
Max Katz d64a700b4f Imrpove nth-child parsing 5 years ago
Max Katz 69fb1c056f FIrst version of nth-child 5 years ago
Dariusz Komosinski 7475354709 Add more mono trickery 6 years ago
Dan Walmsley 8ac7127809 sign more test assemblies 6 years ago
Andrey Kunchev d1cf6fc9be fix failing test 6 years ago
workgroupengineering 47d6ba61dd
Update tests/Avalonia.Markup.UnitTests/Extensions/IEnummerableExtension.cs 6 years ago
Giuseppe Lippolis 411b227834 Adding test 6 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Steven Kirk ed43a5753a Handle BindingNotifications in LogicalNotNode. 6 years ago
Steven Kirk 5e16897137 Unwrap BindingNotification in MultiBinding. 6 years ago
Dariusz Komosinski 3b7d8574e8 Try matching for INPC before matching methods. 6 years ago
Steven Kirk 5397efc4f0 Remove some left-over copyright headers. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 7 years ago
José Pedro 1ba4c68a35
Implemented TargetNullValue for bindings. 7 years ago
Steven Kirk b8717bf6dc Tidy up API. 7 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 7 years ago
artyom 00a148d0a3 Try with WaitForPendingFinalizers 7 years ago
Steven Kirk 15e388da75 Adding failing binding tests. 7 years ago
Steven Kirk 661254c9cf Add issue number to test. 7 years ago
Dariusz Komosiński 9acf82d47b !B Fix expression nodes not knowing if last value is actually null or dead. 7 years ago
Steven Kirk 49f54b5275 Added failing test for #2912. 7 years ago
Dariusz Komosinski 5f1a003e4f Add failing unit test for TwoWay binding issue. 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
OronDF343 b519ecc121 Support StringFormat without Converter in MultiBinding 7 years ago
Steven Kirk d22282c151 Added failing tests for #2470. 7 years ago
OronDF343 d065568be9 Added MultiBinding.StringFormat + Relevant unit tests 8 years ago
Steven Kirk 89d969b367 Added selector comma operator. 8 years ago
Steven Kirk d37615bea8 Added failing test for #1898. 8 years ago
Steven Kirk d991173296 Added tests for #2316. 8 years ago
Steven Kirk 233adc9ca5 Added `:not()` style selector. 8 years ago
Steven Kirk d75af69307 Fix tests. 8 years ago
Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 8 years ago
Andrey Kunchev 741154d653 add more failing tests more specific to the particular problem in binding with complex property path like property.item1.item2.item3 8 years ago