Commit History

Author SHA1 Message Date
  Jeremy Koritzinsky b525070142 Merge remote-tracking branch 'AvaloniaUI/master' into linq-expression-expressionobserver 7 years ago
  Steven Kirk 6d0e461349 Throw if no matching property accessor found. 7 years ago
  Steven Kirk 0c078c9dec Don't use rx for ExpressionNodes. 7 years ago
  Jeremy Koritzinsky 775f9e7929 Merge remote-tracking branch 'AvaloniaUI/master' into linq-expression-expressionobserver 7 years ago
  Jeremy Koritzinsky af186e3529 Move string-based binding paths up to Avalonia.Markup. Make the LINQ Expression paths and raw ExpressionNodes (now public) the primarily supported syntax. 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 5ea9677cb9 Use WeakReferences to make sure we aren't accidentally keeping objects alive in this new cache. 7 years ago
  Jeremy Koritzinsky 41b20f63f0 Move fix up to PropertyAccessorNode from InpcPropertyAccessorPlugin. 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