307 Commits (bed48a7bb62a2deb4e246065a093d36955b28c57)

Author SHA1 Message Date
Julien Lebosquain 8ec3b6b7b3
Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 1 year ago
Julien Lebosquain 8f7686fdfa
Fix TemplateBinding in custom IControlTemplate implementations (#17427) 1 year ago
nickodei 397fc75e91
Fix xml-test error message being not culture-invariant (#17374) 2 years ago
Julien Lebosquain a04af7cebf
Fix ThemeVariant equality (#17257) 2 years ago
workgroupengineering 2d288847f7
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 2 years ago
Max Katz e22cfa8424
XamlX update: IProvideValueTarget fixes and nested-types support (#17021) 2 years ago
Ge de86c5a058
fix: fix a code typo in XSharedDirectiveTests (#16765) 2 years ago
workgroupengineering 228ecc5003
feat: x:Shared (#16644) 2 years ago
workgroupengineering ec655a9f7e
feat(XamlX): Trim text before invoke Color.Parse (#16649) 2 years ago
Max Katz fbf559d86c
Fix TemplateBinding and allow custom attributes in XamlValueConverter (#14612) 2 years ago
Steven Kirk 8744c64a20
Fix negation of null values. (#16101) 2 years ago
workgroupengineering 6b48721391
feat: Every RoutedEvent should be usable as Attached Event (#15274) 2 years ago
Julien Lebosquain 7ade4fa0ae
Fixed DeferredContent parents order (#15670) 2 years ago
Julien Lebosquain a7e102676f
Reduce allocations while loading deferred resources (#15070) 2 years ago
Max Katz 5537e97aa5
Remove ItemsRepeater from the main repostiory (#14989) 2 years ago
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703) 2 years ago
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 2 years ago
Lehonti Ramos d1444b4f7c
Modernized accessor syntax in several places (#13044) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Giuseppe Lippolis 46c4a13952 Add Test 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk b2d7805060 Replace WindowTransparencyLevel enum with list of structs 3 years ago
Steven Kirk 0cb590e03b Remove now-unnecessary casts. 3 years ago
Martin Garstenauer ec8cbeb37d Fix FloatingResourceObservable listening for ActualThemeVariantChanged 3 years ago
Max Katz 0145dcc4b9 Fix nested ResourceDictionaries 3 years ago
robloo 9d76cdd3dd Rename incorrect `Color.ToUint32` to `ToUInt32` 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Max Katz 89e1680501 Fix DefinitionList parsing 3 years ago
Max Katz b8ecad2cbc Restore resource include validation 3 years ago
Max Katz a507e92b31 Fix theme-dependend markup extensions not knowing current theme context 3 years ago
Steven Kirk 3882bc0217 Remove ControlTemplateResult. 3 years ago
Steven Kirk 1135895b73 Make Classes properties readonly. 3 years ago
Steven Kirk 1a3b8fbcac Don't allow binding to `ItemsControl.Items`. 3 years ago
Max Katz 0fcf67d1cd Add failing test 3 years ago
Steven Kirk 6dd9106fe5 Don't layout invisible controls. 3 years ago
Steven Kirk 22f266f994 ItemsRepeater.Items -> ItemsSource. 3 years ago
Steven Kirk 996578f2bf Remove all remaining uses of Items setter. 3 years ago
Julien Lebosquain e3c1cbd2e0
Nullable annotations for Markup.Xaml 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
Tom Edwards f36cf7e3ba Converted several "dataValidation" properties to StyledProperty 3 years ago
Benedikt Stebner f07e5de661 Make sure ItemsRepeater is loaded for XAML tests 3 years ago
Max Katz af70f74c88 Workaround for the inherited default value bug 3 years ago
Max Katz d5a5efa90c Fix tests after style changes 3 years ago
Steven Kirk 1e926dac72 Added failing tests for #10110. 3 years ago
Max Katz f2050c868a Extract theme related properties to IThemeVariantHost and move property definitions to ThemeVariantScope 3 years ago
Max Katz 35662ad4cb Allow only well known ThemeVariant values in xaml compiler, add more documentation. 3 years ago