提交历史

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