614 Commits (c02b2b8a20ebc9efbfb3b9f286175ed4e5c8236a)

Author SHA1 Message Date
Julien Lebosquain af7c3c7d2c
Allow [AssignBinding] on attached property getters (#18425) 1 year ago
Maxwell Katz 82329882ac
Support complex types in datatype (#18379) 1 year ago
Maxwell Katz 5e7963b545
Root assemblies for SRE XAML loader (#18290) 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
Maxwell Katz 68009f8960
Warning AVLN2208: Item container in the data template (#18132) 1 year ago
Julien Lebosquain 01a7c859d4
Fix style without selector not finding target type (#18026) 1 year ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Julien Lebosquain 8ec3b6b7b3
Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 1 year ago
Julien Lebosquain 8f7686fdfa
Fix TemplateBinding in custom IControlTemplate implementations (#17427) 2 years 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
Max Katz be7bb765fd
Try to infer DataContext type from the $parent and #named compiled binding path parts (#17204) 2 years ago
workgroupengineering 2d288847f7
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 2 years ago
Julien Lebosquain d5fdeb3d3a
Fix parsing of XAML setters when the child isn't a text node (#17044) 2 years ago
Max Katz e22cfa8424
XamlX update: IProvideValueTarget fixes and nested-types support (#17021) 2 years ago
Max Katz c50e731d8d
ResourceProvider upgrade (#16928) 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
Steven Kirk 026789037f
Implemented `MultiBindingExpression` (#16219) 2 years ago
Max Katz 2935763c25
Fix XML child-value syntax in Setters (#16153) 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
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
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
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
Max Katz 5537e97aa5
Remove ItemsRepeater from the main repostiory (#14989) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703) 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
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 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
Giuseppe Lippolis 46c4a13952 Add Test 3 years ago
Nikita Tsukanov b56bf1c527 More scoping for tests 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
Steven Kirk 46488628dd Move TemplateBinding to Avalonia.Base. 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago