Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Steven Kirk 11a8c01ef1 Added failing tests for #3545. 5 năm trước cách đây
  Steven Kirk d5dc470416 Fixed issue with LocalValue and bindings. 6 năm trước cách đây
  Steven Kirk 6be3acb46c Make ValueStore typed. 6 năm trước cách đây
  Steven Kirk bca37513b4 Added failing test for disposing completed binding. 7 năm trước cách đây
  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 năm trước cách đây
  Jeremy Koritzinsky a37e24dc44 Add unit test. 7 năm trước cách đây
  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 năm trước cách đây
  Steven Kirk 7b4cd4f96d Modify/add tests for non-registered properties. 7 năm trước cách đây
  Jeremy Koritzinsky 4df484d047 Merge branch 'master' into issues/855_test 8 năm trước cách đây
  Jeremy Koritzinsky 02e600863d Merge branch 'issues/855_test' of https://github.com/donandren/Avalonia into issues/855_test 8 năm trước cách đây
  Jeremy Koritzinsky d8efff505d Clean up formatting. Fix bug in PriorityValue usage of DeferredSetter. Change DeferredSetter to use ConditionalWeakTable to not hold strong references to PriorityValue objects. 8 năm trước cách đây
  Jeremy Koritzinsky 1dcd06df3f Merge branch 'master' into issues/855_test 8 năm trước cách đây
  Steven Kirk 409e40c8be Added AvaloniaObject.IsAnimating(property). 8 năm trước cách đây
  Jeremy Koritzinsky edf2018149 Refactored tests to move XAML Binding class tests into Avalonia.Markup.Xaml.UnitTests. 8 năm trước cách đây
  Jeremy Koritzinsky 8acf94d3e4 Fix bug in DelayedSetter and change recursive delayed setting to prevent possible issues down the road. 8 năm trước cách đây
  Jeremy Koritzinsky da8267ade7 Fix last binding test. Two-way bindings via the indexer binding should not cause a PriorityBindingEntry to be created in the target. So instead use SetValue + GetObservable (similar to our higher level implementations in Avalonia.Markup). 8 năm trước cách đây
  Jeremy Koritzinsky 6486ffc77f Apply fix to PriorityValue, which works for StyledProperty bindings where the bindings don't have the same priority. 8 năm trước cách đây
  Steven Kirk d6b6a0fa96 Refactored InstancedBinding creation. 8 năm trước cách đây
  Jeremy Koritzinsky 948bc33475 Merge branch 'master' into issues/855_test 8 năm trước cách đây
  Steven Kirk 8f639f0642 Merge branch 'master' into pr/856-unit-tests-for-issue-855-stackoverflow-in-binding 8 năm trước cách đây
  Steven Kirk 8743ce95bd Make failing tests pass. 8 năm trước cách đây
  Steven Kirk 6e67d4d085 Fix failing test. 8 năm trước cách đây
  Steven Kirk a46be4e200 Ensure correct thread for AvaloniaProperty access. 8 năm trước cách đây
  donandren ce387271cc add test parameters to styled/direct binding tests for #855 and #824 8 năm trước cách đây
  donandren ef81c55960 another simple unit tests for issue #855 for direct and styled properties 8 năm trước cách đây
  Jeremy Koritzinsky 428229e9b0 Optimized the "zero wait time" path in the scheduler and updated the code to always use a scheduler, either the ImmediateScheduler (same as the old default behavior) or the registered scheduler. 9 năm trước cách đây
  Jeremy Koritzinsky 6da1d620c9 Added test to ensure that the IObservable subscription is on the AvaloniaScheduler when the AvaloniaScheduler is bound in the AvaloniaLocator. 9 năm trước cách đây
  Steven Kirk c9d3408c29 Improve numerical binding error messages. 9 năm trước cách đây
  Steven Kirk 8b9f25ff24 Fix OneTime bindings. 9 năm trước cách đây
  Steven Kirk abdbcac79d Added BindingNotification. 9 năm trước cách đây