6 Commits (83d19056cd6b8d2e4719811c2d97f4b69f2d4e7e)

Author SHA1 Message Date
Giuseppe Lippolis 3e9c86054b feat(Style): Add test to check using attached properties in attribute selector 5 years ago
Steven Kirk 89d969b367 Added selector comma operator. 7 years ago
Steven Kirk d991173296 Added tests for #2316. 7 years ago
Jeremy Koritzinsky 2f087c350c Create new Selector parser that does not have a dependency on Sprache. 8 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. 8 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. 8 years ago
Steven Kirk c9e90fd7fc Fix type conversions. 9 years ago