319 Commits (e327dcc54de0e12e74f02458f8ab8615270ee6f2)

Author SHA1 Message Date
Emmanuel Hansen dc8dc3bd2e
Move Gesture events to InputElement (#20789) 3 weeks ago
Matt Lacey 5361b98ce1
#19962 Add AXAML Source Information to debug Builds (#20524) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Max Katz 5f0cb2ea45
Design improvements (#18300) 4 months ago
Nikita Tsukanov d0974ca7a6
[XAMLX] Propagate TypeConverters from the original CLR property to avalonia property (#19727) 6 months ago
msojocs 990852383e
Fix: RelativePanel calculation error with extensible and aligned child (#19474) 7 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Julien Lebosquain af7c3c7d2c
Allow [AssignBinding] on attached property getters (#18425) 12 months 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 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) 1 year ago
Julien Lebosquain a04af7cebf
Fix ThemeVariant equality (#17257) 1 year ago
workgroupengineering 2d288847f7
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 1 year 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