Steven Kirk
|
35bd69f23c
Remove AvaloniaProperty.Initialized.
|
6 anni fa |
Steven Kirk
|
6be3acb46c
Make ValueStore typed.
|
6 anni fa |
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 anni fa |
José Pedro
|
7cccc6bda0
Use nameof where possible.
|
8 anni fa |
Dan Walmsley
|
45f8f1e2a7
Merge remote-tracking branch 'origin/master' into remove-observeon-from-bindings
|
8 anni fa |
Steven Kirk
|
4676ac5fb2
Don't use ObserveOn in Bindings.
|
8 anni fa |
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 anni fa |
Jeremy Koritzinsky
|
edf2018149
Refactored tests to move XAML Binding class tests into Avalonia.Markup.Xaml.UnitTests.
|
8 anni fa |
Jeremy Koritzinsky
|
8acf94d3e4
Fix bug in DelayedSetter and change recursive delayed setting to prevent possible issues down the road.
|
8 anni fa |
Jeremy Koritzinsky
|
b5ee3077bc
Fix direct properties by delaying setting values until after any currently running property changed notifications for this property finish running.
|
8 anni fa |
Jeremy Koritzinsky
|
948bc33475
Merge branch 'master' into issues/855_test
|
8 anni fa |
José Pedro
|
cc7098583e
Fixed Assert.Null warnings.
|
8 anni fa |
Steven Kirk
|
8743ce95bd
Make failing tests pass.
|
8 anni fa |
Steven Kirk
|
3eb5e0e200
Tweaked logging of binding errors.
|
8 anni fa |
donandren
|
ce387271cc
add test parameters to styled/direct binding tests for #855 and #824
|
8 anni fa |
donandren
|
ef81c55960
another simple unit tests for issue #855 for direct and styled properties
|
8 anni fa |
Steven Kirk
|
a0a201006f
Merge overridden direct property metadata.
|
9 anni fa |
Steven Kirk
|
61393d8b22
Removed some more unused variables.
|
9 anni fa |
Steven Kirk
|
80a6ccd97d
Merge branch 'master' into binding-updates2
|
9 anni fa |
Steven Kirk
|
c9d3408c29
Improve numerical binding error messages.
|
9 anni fa |
Steven Kirk
|
74e870333b
Correctly convert BindingNotifications.
|
9 anni fa |
Steven Kirk
|
173352d109
Moved AvaloniaObject leak tests.
|
9 anni fa |
Steven Kirk
|
cecbe8fefe
Move WeakReference setup to separate method.
|
9 anni fa |
Steven Kirk
|
abdbcac79d
Added BindingNotification.
|
9 anni fa |
Steven Kirk
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 anni fa |