166 Commits (79d3400c8a8ef2a117fe00b7feab000618a14e8d)

Author SHA1 Message Date
Matt Lacey 5361b98ce1
#19962 Add AXAML Source Information to debug Builds (#20524) 3 months ago
Steven Kirk 1086d9b5b0
Move compiled bindings to Avalonia.Base. (#20439) 3 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 3 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 3 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 3 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 4 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 4 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Maxwell Katz 82329882ac
Support complex types in datatype (#18379) 1 year ago
Aleksei Smirnov df6382a3c6
#18192 Fix Implicit x:DataType defining for InheritDataTypeFromItems attributed property (#18206) 1 year ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 1 year ago
Max Katz be7bb765fd
Try to infer DataContext type from the $parent and #named compiled binding path parts (#17204) 2 years ago
Max Katz c50e731d8d
ResourceProvider upgrade (#16928) 2 years ago
Steven Kirk 0b5adbdceb
Fix `ICommand` bindings in style setters (#16122) 2 years ago
Max Katz 6660d7572b
Fix compiled binding indexer always forcing integer boxing (#16109) 2 years ago
Julien Lebosquain 7ade4fa0ae
Fixed DeferredContent parents order (#15670) 2 years ago
Steven Kirk 35fb2bc657
Fix "BindingExpression has not been started" (#15170) 2 years ago
Johan Appelgren 84b06b22d4
Handle $self in compiled binding in multibinding. (#14935) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Steven Kirk 20ca1bfa64
Make complied bindings use TypeConverters again. (#14767) 2 years ago
Steven Kirk c2e9679fae
Fix CompiledBinding with RelativeSource/ElementName but no Path (#14514) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 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
Steven Kirk 0cb590e03b Remove now-unnecessary casts. 3 years ago
Giuseppe Lippolis 20971097ca test: Binding StringFormat without curly braces 3 years ago
Giuseppe Lippolis cf2d107a19 test: fix test CompiledBinding Binding Command DependsOn 3 years ago
Max Katz 3f5a5e6bd8 Add test for #11172 3 years ago
robloo 9d76cdd3dd Rename incorrect `Color.ToUint32` to `ToUInt32` 3 years ago
Steven Kirk 3882bc0217 Remove ControlTemplateResult. 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Max Katz 29d92f75dc Fix Relative Source with {x:Type} bindings 3 years ago
Max Katz e9a01c6c21 Update naming 3 years ago
Max Katz d8d2240ecb Implement support for DataTypeInheritFromAttribute 3 years ago
Max Katz be22b361c8 Add theme variants specific tests 3 years ago
Max Katz ab64b33470 Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 3 years ago
Max Katz 9f633b8411 Fix OnPlatform-like extensions with a single input parameter 3 years ago
Giuseppe Lippolis 2aa79269e8 fix: Address reviw 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Max Katz c8120fbbe7 Update tests with "LoadGroup" method instead of assetloader hacks 3 years ago
Max Katz 4460de529e Implement multiple documents loading and transforming in AvaloniaRuntimeXamlLoader 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Max Katz c111b235f7 Fix static property getter/setter 3 years ago
Max Katz 7b00f34df8 Fix template parent compiled bindings with "!" in the beginning 3 years ago
Max Katz bdd588fef8 Also check for previous XamlIlTypeSelector 3 years ago
Max Katz ddeb27e0a3 CompiledBinding resolve template type from selector 3 years ago
Max Katz 5553958238 Remove RuntimeHostConfigurationOption 3 years ago