51 Commits (f85ceddf875b36687737f8f0cc32a756fdf6ef3c)

Author SHA1 Message Date
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk a6c9086782 Fix flaky XAML tests. 7 years ago
José Pedro 5adf7c3a4c
Moved test to separate method. 7 years ago
José Pedro 433c70a6c8
Added BindingOperations.DoNothing. 7 years ago
Steven Kirk b8f127fce7 Reimplemented TemplateBinding. 8 years ago
Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Steven Kirk 04c489daa5 Make Collection Properties get-only 8 years ago
Steven Kirk 3243e0fd15 Added failing test for #1303 8 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Jeremy Koritzinsky edf2018149 Refactored tests to move XAML Binding class tests into Avalonia.Markup.Xaml.UnitTests. 9 years ago
Steven Kirk d6b6a0fa96 Refactored InstancedBinding creation. 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
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 a72ce3671d Added ResourceInclude. 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 8743ce95bd Make failing tests pass. 9 years ago
Steven Kirk 11586a4d4c Don't have async void tests. 9 years ago
Wiesław Šoltés fda6a892fb Removed unused cs file 9 years ago
Steven Kirk 8f21388e28 Added RelativeSource=Self binding mode. 9 years ago
Steven Kirk 079d481e36 Renamed ExpressionSubject -> BindingExpression. 10 years ago
Steven Kirk a560c3b6d3 Use WeakReference in BindingNotification. 10 years ago
Steven Kirk b063ddf872 Only enable data validation for LocalValue bindings. 10 years ago
Steven Kirk 844da05fe8 Revert "Only send BindingNotifications on error." 10 years ago
Steven Kirk 99a635f31f Remove data validation for non-direct properties. 10 years ago
Steven Kirk 57e646583f Only send BindingNotifications on error. 10 years ago
Steven Kirk f720a7d66f Test that BindingNotificationReceived is called. 10 years ago
Steven Kirk 5a9371f786 Pass EnableDataValidation to ExpressionObserver. 10 years ago
Steven Kirk 06b0d15fc2 Surface BindingNotifications in AvaloniaObject. 10 years ago
Steven Kirk 4fe2a3d86c Removed vestiges of old data validation. 10 years ago
Steven Kirk 0c2057e458 Fix failing tests, add other tests. 10 years ago
Steven Kirk 0d4a613580 Updated some docs. 10 years ago
Steven Kirk 4906a472b0 Reimplemented data validation using BindingNotifications. 10 years ago
Steven Kirk 5a42f99025 Added this operator binding test. 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 7018b3c36d Removed test. 10 years ago
Steven Kirk f24ab044f7 Added failing binding tests. 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago