A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Ondřej Sušovský 21a38e81c4
Fix validation error not being cleared on valid input (#19477)
6 months ago
..
Plugins Binding System refactor (#13970) 2 years ago
BindingExpressionTests.AttachedProperty.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.AvaloniaProperty.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.DataValidation.cs Fix validation error not being cleared on valid input (#19477) 6 months ago
BindingExpressionTests.GetValue.cs Made OneTime bindings update on DataContext changes (#17683) 1 year ago
BindingExpressionTests.Indexer.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.Mode.cs Made OneTime bindings update on DataContext changes (#17683) 1 year ago
BindingExpressionTests.Negation.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.Observable.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.Obsolete.cs Fixes spurious DataGrid data validation error (#15716) 2 years ago
BindingExpressionTests.Property.cs Make bindings react to PropertyChanged even if property hasn't changed (#16150) 2 years ago
BindingExpressionTests.SetValue.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.Task.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.UpdateSourceTrigger.cs Misc warning fixes (#14766) 2 years ago
BindingExpressionTests.cs Fix bindings without property path (#16729) 1 year ago
BindingPathFromExpressionBuilder.cs Binding System refactor (#13970) 2 years ago
CompiledBindingPathFromExpressionBuilder.cs Binding System refactor (#13970) 2 years ago
ErrorCollectingTextBox.cs Null conditional operator in bindings (#18270) 11 months ago
IndeiBase.cs Remove copyright headers. 6 years ago
NullConditionalBindingTests.cs Fix binding null conditional operator not working with AvaloniaProperty (#18583) 10 months ago
PropertyPathGrammarTests.cs Implemented PropertyPathGrammar 7 years ago