Steven Kirk
|
3b1eb338e6
Binding System refactor (#13970)
|
1 year ago |
Nikita Tsukanov
|
0f4ed2a4b9
Updated tests to use IDispatcherImpl
|
2 years ago |
Steven Kirk
|
d787a72f7f
Initial impl of data validation for styled properties.
|
2 years ago |
Steven Kirk
|
dd17097323
Added failing test for #10255 .
|
2 years ago |
Steven Kirk
|
7b00ef6989
Make untyped bindings produce default value.
|
2 years ago |
Steven Kirk
|
1e926dac72
Added failing tests for #10110.
|
2 years ago |
Max Katz
|
59d7874b1d
Replace System.Reactive with internal extensions
|
2 years ago |
Steven Kirk
|
4f6d51e166
Add tests for property binding threading.
|
2 years ago |
Steven Kirk
|
ec74057151
Removed a number of interfaces.
|
3 years ago |
Steven Kirk
|
9b2d9be1fa
Correctly unsubscribe animation value entries.
|
3 years ago |
Steven Kirk
|
5a604662cb
Don't use Microsoft.Reactive.Testing here.
|
3 years ago |
Steven Kirk
|
333bcb2d1c
Skip some of the two-way binding tests.
|
3 years ago |
Steven Kirk
|
9367f8b24d
Refactor binding IValueEntry into base class.
|
3 years ago |
Steven Kirk
|
dd285eebde
More failing tests for two-way bindings.
|
3 years ago |
Steven Kirk
|
d14ff72eab
Unsubscribe inactive bindings.
|
3 years ago |
Steven Kirk
|
d1a5870b3b
Added more failing tests for desired behavior.
|
3 years ago |
Steven Kirk
|
31e6bb4f72
Fix evaluation in presence of multiple animation frames.
|
3 years ago |
Steven Kirk
|
71785b73d8
Initial refactor of AvaloniaObject value store.
|
3 years ago |
Tim
|
a3b5ee8375
Adding Test for BindingDisposable
|
3 years ago |
Max Katz
|
7794d1b046
Add tests
|
3 years ago |
Max Katz
|
b240fc7d0c
Add failing and working tests for null DataContext
|
4 years ago |
Steven Kirk
|
4d01dacd77
Remove copyright headers.
|
5 years ago |
Steven Kirk
|
11a8c01ef1
Added failing tests for #3545.
|
5 years ago |
Steven Kirk
|
d5dc470416
Fixed issue with LocalValue and bindings.
|
6 years ago |
Steven Kirk
|
6be3acb46c
Make ValueStore typed.
|
6 years ago |
Steven Kirk
|
bca37513b4
Added failing test for disposing completed binding.
|
7 years ago |
Jeremy Koritzinsky
|
1c3b714a0e
Move fix up to SettableNode and ExpressionNode so all settable node types (i.e. PropertyAccessor and Indexer nodes) can get the fix.
|
7 years ago |
Jeremy Koritzinsky
|
a37e24dc44
Add unit test.
|
7 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.
|
7 years ago |
Steven Kirk
|
7b4cd4f96d
Modify/add tests for non-registered properties.
|
7 years ago |