1422 Commits (f2fc8d02f4f879287d2ed1bbd5ecc7a224222bb2)

Author SHA1 Message Date
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 4 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 5 months ago
Max Katz 66d38d897d
Update HelpLink for XAML namespace resolution (#20371) 5 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 5 months ago
Emmanuel Hansen 0b5a82884e
fix some query error and print out more detailed exceptions in query parser (#20170) 6 months ago
Julien Lebosquain 40a3af4aa5
Remove netstandard2.0 from almost all projects (#20111) 6 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 6 months ago
Tom Edwards 28ce901a7f
Fixed ExpressionParseException being reported as an internal compiler error (#19817) 7 months ago
Tim Miller 382e1f7f16
Add FindAssembliesGrantingInternalAccess (#19735) 8 months ago
Nikita Tsukanov d0974ca7a6
[XAMLX] Propagate TypeConverters from the original CLR property to avalonia property (#19727) 8 months ago
Simon Cropp d0e3e765c3
remove some redundant returns (#19137) 11 months ago
Steven Kirk fdf939a27f
Remove `PropertyPath`. (#19133) 11 months ago
Steven Kirk 3cc0275506
Make `CharacterReader` internal. (#19123) 11 months ago
Emmanuel Hansen b8e4be76a3
Fix height queries not matching when container name is set, remove unused query grammer and allow nesting selector in container styles (#18659) 1 year ago
Julien Lebosquain c3f02518e5
Fix binding null conditional operator not working with AvaloniaProperty (#18583) 1 year ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 1 year ago
Julien Lebosquain af7c3c7d2c
Allow [AssignBinding] on attached property getters (#18425) 1 year ago
Julien Lebosquain d6718ec70b
Avoid multiple resource change notifications (#18488) 1 year ago
Steven Kirk fb5121a42f
Null conditional operator in bindings (#18270) 1 year ago
Julien Lebosquain c925ca5c63
Move all submodules to external directory (#18431) 1 year ago
Maxwell Katz 82329882ac
Support complex types in datatype (#18379) 1 year ago
Maxwell Katz acd4653411
Add diagnostic metrics/activities (#18314) 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
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
Tom Edwards 0dd628ffb7
Added Binding.Delay feature (#16805) 1 year ago
Washi e991d63527
Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 1 year ago
Max Katz a530bbeb99
Make MarkupExtension.ProvideValue method inlinable for StaticResourceExtension and ResolveByNameExtension (#17659) 1 year ago
Julien Lebosquain 8ec3b6b7b3
Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 2 years ago
Julien Lebosquain 8f7686fdfa
Fix TemplateBinding in custom IControlTemplate implementations (#17427) 2 years ago
Max Katz 68a626f678
Fix .NET 9 WASM incompatibility by updating SkiaSharp.WASM package (#17362) 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
Dong Bin 9e43170058
feat: add UpdateSourceTrigger support for ReflectionBindingExtension (#16861) 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
Julien Lebosquain d1bd85e9b8
Nullable annotations for projects using XamlX (#15796) 2 years ago
Julien Lebosquain 0f4ed21ae0
Obsolete CompiledBindingPathBuilder.SetRawSource (#16505) 2 years ago
Max Katz 2935763c25
Fix XML child-value syntax in Setters (#16153) 2 years ago
Max Katz 6dde3f593f
Remove old api compat baseline files (#16305) 2 years ago
Max Katz fbf559d86c
Fix TemplateBinding and allow custom attributes in XamlValueConverter (#14612) 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 4aec7acdd4
Convert IAvaloniaXamlIlParentStackProvider to eager one if needed (#16028) 2 years ago
workgroupengineering 6b48721391
feat: Every RoutedEvent should be usable as Attached Event (#15274) 2 years ago
Julien Lebosquain b30894cb5c
Warning fixes: spring wave (#15747) 2 years ago