15 Commits (f1a2716858fc90067ffe6fa0651ee2a04f43c36a)

Author SHA1 Message Date
Max Katz f1a2716858 Inherit DataType from template without hardcoding on specific DataTemplate implementation 4 years ago
Yoh Deadfall 741f3458d4 Allowed empty templates 5 years ago
José Pedro d4689c8910
Fixed TreeDataTemplate.ItemsSource for compiled bindings. 6 years ago
Steven Kirk a8b7e87938 Added IRecyclingDataTemplate. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski 6d54de504a Remove TypeInfo usage from Avalonia.Markup.Xaml. 6 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 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. 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 d6b6a0fa96 Refactored InstancedBinding creation. 9 years ago
donandren 51afef0f87 template loaders support 9 years ago
Steven Kirk cd863434be Fix TreeDataTemplate. 10 years ago
Steven Kirk 259144838c Set item container properties with Style priority. 10 years ago
Steven Kirk d717b46112 Fixed DevTools. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 093dd452e5 Return InstancedBinding from TreeDataTemplate. 10 years ago
Steven Kirk e24770c053 Use correct match logic in TreeDataTemplate. 10 years ago
Steven Kirk 5773704f2d Started updating DevTools to use XAML. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk 1044154279 Bind to other controls with #control syntax. 11 years ago
Steven Kirk b230c3b3f3 Renamed XamlBinding -> Binding 11 years ago
Steven Kirk c4a81351cc Removed XamlBindingDefinition. 11 years ago
Steven Kirk 1b17b037cf Use ContentAttribute to identify content property. 11 years ago
Steven Kirk 43a66901fc Remove ExpressionValue. 11 years ago
Steven Kirk 92535c3904 Make TreeDataTemplate work. 11 years ago
Steven Kirk c8ee522c49 Setup TreeDataTemplate Content property. 11 years ago
Steven Kirk d100f49ba8 Renamed namespace DataBinding -> Binding. 11 years ago
Steven Kirk 5cd27f7e8f Started implementing TreeDataTemplate. 11 years ago
Steven Kirk 1020f8c9b3 Tidied up DataTemplate. 11 years ago
Steven Kirk 328f4c95d6 Trying to define DataTemplates in XAML. 11 years ago
Steven Kirk 1257178cc5 Renamed XamlDataTemplate -> DataTemplate 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk 5dc0e604fb Slyecoping. 11 years ago
Steven Kirk 097d87926b Perspex.Xaml -> Perspex.Markup.Xaml. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
José Manuel Nieto Sánchez fc3cc76bd6 Added XAML feature 11 years ago