75 Commits (d5c30b6270088aa97c5ebb449d5e63a406bb70f1)

Author SHA1 Message Date
Evan c62e1dffff
Fix TextBox validation error persisting when reverting to same valid value (#20780) 3 weeks ago
Steven Kirk d9a6ae517f
Hide binding plugins and disable Data Annotations validation by default (#20623) 1 month ago
Steven Kirk 70f3bef705
Add CompiledBinding.Create factory methods from LINQ expressions (#20443) 2 months ago
Steven Kirk 1086d9b5b0
Move compiled bindings to Avalonia.Base. (#20439) 2 months ago
Steven Kirk 5d3a9c167a
Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442) 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
Ondřej Sušovský 21a38e81c4
Fix validation error not being cleared on valid input (#19477) 7 months ago
oktrue 83eded1c83
Typos fix (#19257) 8 months ago
Julien Lebosquain c3f02518e5
Fix binding null conditional operator not working with AvaloniaProperty (#18583) 12 months ago
Steven Kirk fb5121a42f
Null conditional operator in bindings (#18270) 1 year ago
Julien Lebosquain 9d03a01afa
Made OneTime bindings update on DataContext changes (#17683) 1 year ago
Max Katz da4be92fa0
BoolConverters.Not should support ConvertBack (#17658) 1 year ago
Julien Lebosquain 20f77a3490
Fix bindings without property path (#16729) 2 years ago
Steven Kirk 640a9dd854
Add BindingOperations.GetBindingExpressionBase. (#16214) 2 years ago
Steven Kirk 6b0f09a372
Make bindings react to PropertyChanged even if property hasn't changed (#16150) 2 years ago
Steven Kirk 5e323b8fb1
Allow nested BindingNotifications. (#15722) 2 years ago
Steven Kirk 8fe6e08020
Fixes spurious DataGrid data validation error (#15716) 2 years ago
Wiesław Šoltés dd27d61b9a
Add FuncValueConverter with parameter support (#15323) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Steven Kirk f6fe68eddb
Fix OneWayToSource bindings with read-only properties. (#14513) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Julien Lebosquain e6c1670421
Fix unit tests culture (#13016) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Denis Zubritskiy 1c258e7680 Fix expression in CreateGetter 3 years ago
Tom Edwards 796722f319 Never convert null to UnsetValue in bindings 3 years ago
Max Katz a78b0edd42 Changes after review 3 years ago
Simon Cropp dba476c11c fix more typos 3 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
Steven Kirk f0c89a614e Reimplemented Carousel. 3 years ago
Steven Kirk b5891a2ead Fix bug in ExpressionObserver. 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Nikita Tsukanov f010322a06 Force compacting WeakEvent subscriber list in before assertions in tests 4 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Dariusz Komosiński 00dbf12cee Remove not needed code. 6 years ago
Dariusz Komosiński 8555fed86b Add failing tests for #4733 and fix property accessor. 6 years ago
Kieran Devlin f3e0863f52 Updated exception type for validation exceptions so that DataValidationErrors can extract the user friendly message. 6 years ago
Dariusz Komosinski 178a1aeb19 Add failing unit test. 6 years ago
Dariusz Komosinski 3b7d8574e8 Try matching for INPC before matching methods. 6 years ago
Markus 25f57600c1 Added failing tests 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 8b03d32128 Added failing test for #3584. 6 years ago
José Pedro 1ba4c68a35
Implemented TargetNullValue for bindings. 6 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 6 years ago
all.owing 6dbe617ed6 One more tests fix 7 years ago
Dariusz Komosinski 868b5ea840 Update WeakReference usages to use the generic one. 7 years ago
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
Nikita Tsukanov 048660ed8b Implemented PropertyPathGrammar 7 years ago