70 Commits (e7d236e6ed8de7c2f03019faa05581cc2077d00a)

Author SHA1 Message Date
Steven Kirk 731b4146e7 Tweak ExpressionNode lists. 3 years ago
Steven Kirk 28ad2daf8d Make reflection binding tests use a string. 3 years ago
Steven Kirk 770e4e84cf Remove unneeded methods. 3 years ago
Steven Kirk dbcd8999f3 Don't separate plugins by reflection. 3 years ago
Steven Kirk 17f4ee8733 Fix compiled binding indexer tests. 3 years ago
Steven Kirk 7b1cb09e65 Updated BindingExpression tests. 3 years ago
Steven Kirk bee98ad947 Initial implementation of UpdateSourceTrigger. 3 years ago
Steven Kirk 58db340d9a Added BindingExpressionBase.UpdateTarget. 3 years ago
Steven Kirk 6e31e8eb8f Fix OneTimeBinding. 3 years ago
Steven Kirk 08c8497d3d Finish exposing a BindingExpression API. 3 years ago
Steven Kirk dbfde2dcc5 Introduce BindingExpressionBase. 3 years ago
Steven Kirk 15ab324e02 Use BindingExpression directly in ValueStoe. 3 years ago
Steven Kirk 3308403918 Check for SetValue equality after conversion. 3 years ago
Steven Kirk 6ea751f893 Make enum/int conversion work. 3 years ago
Steven Kirk 3e2d0a5ec0 Use consistent wording for binding warnings. 3 years ago
Steven Kirk 036048c9f2 Move logging to BindingExpression. 3 years ago
Julien Lebosquain e6c1670421
Fix unit tests culture (#13016) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Steven Kirk fb7f8a6d98 Initial refactor of binding infrastructure. 3 years ago
Denis Zubritskiy 1c258e7680 Fix expression in CreateGetter 3 years ago
Tom Edwards 796722f319 Never convert null to UnsetValue in bindings 4 years ago
Max Katz a78b0edd42 Changes after review 4 years ago
Simon Cropp dba476c11c fix more typos 4 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 4 years ago
Steven Kirk f0c89a614e Reimplemented Carousel. 4 years ago
Steven Kirk b5891a2ead Fix bug in ExpressionObserver. 4 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 4 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 5 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. 7 years ago
José Pedro 1ba4c68a35
Implemented TargetNullValue for bindings. 7 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 7 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
Steven Kirk f3029d3346 Added failing test for #2203. 8 years ago
Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 8 years ago
Nikita Tsukanov 4b234f73df Run Avalonia.Base.UnitTests on netfx/mono 8 years ago
Jeremy Koritzinsky 44bf2ee721 Add unit test and fix #2149. 8 years ago
Steven Kirk 0c078c9dec Don't use rx for ExpressionNodes. 8 years ago
Steven Kirk a3dea23560 Use LightweightObservableBase for BindingExpression. 8 years ago