154 Commits (attach-dev-tools-conditional)

Author SHA1 Message Date
Steven Kirk 5cc5b91930 Fix xunit warnings. 8 years ago
Nikita Tsukanov 9152cbbe72 Added a unit test for attached properties with namespace 8 years ago
Jeremy Koritzinsky 3b1b3cb9cd Change test logic to working version. 9 years ago
Nikita Tsukanov 7affba4763 Cleaning splat 9 years ago
Jeremy Koritzinsky 8d22a25a66 Bring back original logic of test. Still trying to figure out what's going on. 9 years ago
Steven Kirk ca0e346f49 Added failing test for #507. 9 years ago
Steven Kirk d6b6a0fa96 Refactored InstancedBinding creation. 9 years ago
Jeremy Koritzinsky 745517f68e Updated usage of Static and Type to be x:Static and x:Type. 9 years ago
Jeremy Koritzinsky b0a1f3f3df Update tests to use `x:Static`. 9 years ago
Jeremy Koritzinsky 7e4c16838b Remove StyleResource markup extension tests. 9 years ago
Jeremy Koritzinsky 52617b4a58 Remove StyleResource and StyleBinding. Fold XamlBinding into Binding since that is the only place it is being used now. 9 years ago
Jeremy Koritzinsky 83ee601735 Use TypeUtilities to convert the type of CommandParameter to the correct type. 9 years ago
Jeremy Koritzinsky 120eb2dde6 PR Feedback. 9 years ago
José Pedro cc7098583e Fixed Assert.Null warnings. 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Jeremy Koritzinsky dff3031e20 Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
Steven Kirk f6ed69be28 StyleResource -> DynamicResource 9 years ago
Steven Kirk a72ce3671d Added ResourceInclude. 9 years ago
Steven Kirk 56c06be403 DynamicResource merged dictionary tests. 9 years ago
Steven Kirk 91387a74e1 Start testing MergedDictionaries. 9 years ago
Steven Kirk 2c1efe3773 Static resource as binding converter 9 years ago
Steven Kirk fcee846228 Added tests for #1020 9 years ago
Steven Kirk a0bda15576 More resource extension tests. 9 years ago
Steven Kirk 71e8b4fc69 Update dynamic resources on set parent. 9 years ago
Steven Kirk 0e155bd2d4 Make dynamic resources work in more situations. 9 years ago
Steven Kirk 513efe99f7 Start making DynamicResource react to changes. 9 years ago
Steven Kirk 61848673d2 Renamed test classes. 9 years ago
Steven Kirk b459445290 Use an anchor for dynamic resources. 9 years ago
Steven Kirk eda7c1f09d Added more tests. 9 years ago
Steven Kirk 38dce7b7cd Added DynamicResourceExtension. 9 years ago
Steven Kirk c7e1e5ddaa Moved StaticResourceTests. 9 years ago
Steven Kirk 4268014e66 A few tweaks. 9 years ago
Steven Kirk 4a9302b61e More work on static resources. 9 years ago
Steven Kirk 0b0667f5ee Delay load static resources if necessary. 9 years ago
Steven Kirk fe3c5d0290 Get Appplication.Resources from StaticResource. 9 years ago
Steven Kirk b166b9c3fb Started adding StaticResource. 9 years ago
Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 9 years ago
Jeremy Koritzinsky 5ec7b33a1a Revert "Upgrade ReactiveUI to the v8 alpha" 9 years ago
Jeremy Koritzinsky 74865bc601 Fixed bug I introduced into tests. 9 years ago
Jeremy Koritzinsky e5449020f3 Removed ReactiveUI dependeny in BindingTests. 9 years ago
Steven Kirk 3c382decbc Added FindAncestor binding mode. 9 years ago
Steven Kirk 56d7ee5ea8 Added tests for existing RelativeSource modes. 9 years ago
Nikita Tsukanov 97b01f097e Dead code 9 years ago
Nikita Tsukanov 9134723eef Dead code elimination 9 years ago
Nikita Tsukanov 880e850000 Fixed build 9 years ago
Nikita Tsukanov cce1c7af60 Switched to nuget version of Portable.Xaml and updated to use netstandard1.3 9 years ago
Steven Kirk 8743ce95bd Make failing tests pass. 9 years ago
Steven Kirk 3eb5e0e200 Tweaked logging of binding errors. 9 years ago
Steven Kirk 11586a4d4c Don't have async void tests. 9 years ago
Wiesław Šoltés d8c009b734 Fix duplicate 'CollectionBehavior' attribute 9 years ago