60 Commits (12b7a5615a29da5cc2d519a78f21f26da96544ff)

Author SHA1 Message Date
Compunet 12b7a5615a
Do not resolve markup extensions when resolving selector types (#20903) 1 week ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Julien Lebosquain 01a7c859d4
Fix style without selector not finding target type (#18026) 1 year ago
nickodei 397fc75e91
Fix xml-test error message being not culture-invariant (#17374) 1 year ago
workgroupengineering 2d288847f7
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 1 year ago
Max Katz fbf559d86c
Fix TemplateBinding and allow custom attributes in XamlValueConverter (#14612) 2 years ago
Max Katz 5537e97aa5
Remove ItemsRepeater from the main repostiory (#14989) 2 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 2 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
robloo 9d76cdd3dd Rename incorrect `Color.ToUint32` to `ToUInt32` 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Steven Kirk 22f266f994 ItemsRepeater.Items -> ItemsSource. 3 years ago
Nikita Tsukanov 6a99ca39f9 Implemented dispatcher that works like WPF one 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Benedikt Stebner f07e5de661 Make sure ItemsRepeater is loaded for XAML tests 3 years ago
Simon Cropp dba476c11c fix more typos 3 years ago
Steven Kirk 2ae5c9c0fe Reimplement IChildIndexProvider. 3 years ago
Steven Kirk 5d1f9f4a0f Removed VirtualizationMode. 3 years ago
Max Katz c8120fbbe7 Update tests with "LoadGroup" method instead of assetloader hacks 3 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 3 years ago
Steven Kirk 71785b73d8 Initial refactor of AvaloniaObject value store. 4 years ago
Steven Kirk 902703fbed Allow nested styles inline in parent style XAML. 4 years ago
Steven Kirk 556adb4bc7 Use ^ as nesting selector. 4 years ago
Steven Kirk 646ce23bb4 Initial XAML implementation of nested styles. 4 years ago
Max Katz f276c4ed8b Changes after review 4 years ago
Max Katz 031e8ac2f0 Complete 4 years ago
Max Katz e5ca5c38e8 Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls 5 years ago
Max Katz 69fb1c056f FIrst version of nth-child 5 years ago
Dariusz Komosinski cca1d4abc4 Fix even more tests. 5 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 8d2af50808 Add failing tests for #3552. 6 years ago
Steven Kirk 8e7c0e1c59 Make Transitions a styled property. 6 years ago
Steven Kirk ab67200954 Implement finding common base type. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 370590f3e0 Add failing tests for #2838. 6 years ago
Andrey Kunchev 73be933bd0 add failing test for ControlTemplate can't be added to resources #3145 6 years ago
Andrey Kunchev 97f57c7bec add test for style resources 6 years ago
Steven Kirk a6c9086782 Fix flaky XAML tests. 7 years ago
Nikita Tsukanov 76f9c8fdc5 Removed legacy XAML loader 7 years ago
Steven Kirk 233adc9ca5 Added `:not()` style selector. 7 years ago
Steven Kirk 62526bef35 Don't disallow setting unregistered properties. 8 years ago
Steven Kirk 5210926c03 Disallow setting unregistered properties. 8 years ago
Steven Kirk 16e274d29a Added some unit tests for #1764. 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 5cc5b91930 Fix xunit warnings. 8 years ago
Jeremy Koritzinsky 7e4c16838b Remove StyleResource markup extension tests. 9 years ago
Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 9 years ago
Andrey Kunchev 1f530c20f4 minor refactorings 9 years ago
Andrey Kunchev 895cdb4b14 ensure style include is built from Markup extension 9 years ago
Steven Kirk 65f9fe67f7 Added a set of immutable brushes. 9 years ago