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 anos atrás |
José Pedro
|
7cccc6bda0
Use nameof where possible.
|
8 anos atrás |
Dan Walmsley
|
45f8f1e2a7
Merge remote-tracking branch 'origin/master' into remove-observeon-from-bindings
|
8 anos atrás |
Steven Kirk
|
4676ac5fb2
Don't use ObserveOn in Bindings.
|
8 anos atrás |
Jeremy Koritzinsky
|
05eda280de
Refactor DeferredSetter logic to allow passing references to backing fields and utilizing that in all usages. Refactor SetAndRaise logic to be combined and simplified between the two use cases. Now the common case delegates to the less specialized case.
|
8 anos atrás |
Jeremy Koritzinsky
|
edf2018149
Refactored tests to move XAML Binding class tests into Avalonia.Markup.Xaml.UnitTests.
|
8 anos atrás |
Jeremy Koritzinsky
|
8acf94d3e4
Fix bug in DelayedSetter and change recursive delayed setting to prevent possible issues down the road.
|
8 anos atrás |
Jeremy Koritzinsky
|
b5ee3077bc
Fix direct properties by delaying setting values until after any currently running property changed notifications for this property finish running.
|
8 anos atrás |
Jeremy Koritzinsky
|
948bc33475
Merge branch 'master' into issues/855_test
|
8 anos atrás |
José Pedro
|
cc7098583e
Fixed Assert.Null warnings.
|
8 anos atrás |
Steven Kirk
|
8743ce95bd
Make failing tests pass.
|
8 anos atrás |
Steven Kirk
|
3eb5e0e200
Tweaked logging of binding errors.
|
8 anos atrás |
donandren
|
ce387271cc
add test parameters to styled/direct binding tests for #855 and #824
|
8 anos atrás |
donandren
|
ef81c55960
another simple unit tests for issue #855 for direct and styled properties
|
8 anos atrás |
Steven Kirk
|
a0a201006f
Merge overridden direct property metadata.
|
9 anos atrás |
Steven Kirk
|
61393d8b22
Removed some more unused variables.
|
9 anos atrás |
Steven Kirk
|
80a6ccd97d
Merge branch 'master' into binding-updates2
|
9 anos atrás |
Steven Kirk
|
c9d3408c29
Improve numerical binding error messages.
|
9 anos atrás |
Steven Kirk
|
74e870333b
Correctly convert BindingNotifications.
|
9 anos atrás |
Steven Kirk
|
173352d109
Moved AvaloniaObject leak tests.
|
9 anos atrás |
Steven Kirk
|
cecbe8fefe
Move WeakReference setup to separate method.
|
9 anos atrás |
Steven Kirk
|
abdbcac79d
Added BindingNotification.
|
9 anos atrás |
Steven Kirk
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 anos atrás |