132 Commits (1c0efbdc41fafda349725309192d26bc432810e7)

Author SHA1 Message Date
Julien Lebosquain 656d691940
Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 3 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 7 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Tom Edwards 0dd628ffb7
Added Binding.Delay feature (#16805) 1 year ago
Julien Lebosquain 9d03a01afa
Made OneTime bindings update on DataContext changes (#17683) 1 year ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 1 year ago
Steven Kirk 6b78783cb7
Prevent stack overflow in two-way bindings. (#17073) 2 years ago
Julien Lebosquain 20f77a3490
Fix bindings without property path (#16729) 2 years ago
Steven Kirk 026789037f
Implemented `MultiBindingExpression` (#16219) 2 years ago
Steven Kirk f90afbb01a
Fix BindingNotification handling in MultiBinding (#16102) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Lehonti Ramos d1444b4f7c
Modernized accessor syntax in several places (#13044) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk 40ab20146f Clear data validation when binding completes. 3 years ago
Steven Kirk a899185afb Update data validation from EffectiveValue. 3 years ago
Steven Kirk 23267b7967 Added additional failing tests. 3 years ago
Steven Kirk eabc9493fa Added tests for styled property data validation. 3 years ago
Tom Edwards 6d49ffc955 Added tests for binding value types to null 3 years ago
Max Katz 2d1d27bc2e Fix TemplateBinding with converter inside of MultiBinding 3 years ago
Steven Kirk 67c9221d3c Tweaked InstancedBinding API. 3 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
Steven Kirk 6f03f1c3d6 Removed ITemplatedControl. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk 1945345cd1 Rename TemplatedParent priority to Template. 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 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
Nikita Tsukanov a5b2eb08d4 Added support for IReflectableType in InpcPropertyAccessorPlugin 4 years ago
Steven Kirk 5763a914fe Remove generics from IAvaloniaObject. 4 years ago
Nikita Tsukanov b6219db4ad More Dispatcher.UIThread.RunJobs in tests 4 years ago
Giuseppe Lippolis 411b227834 Adding test 5 years ago
Steven Kirk 5e16897137 Unwrap BindingNotification in MultiBinding. 6 years ago
Steven Kirk 5397efc4f0 Remove some left-over copyright headers. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
José Pedro 1ba4c68a35
Implemented TargetNullValue for bindings. 6 years ago
Steven Kirk b8717bf6dc Tidy up API. 6 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 6 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