Steven Kirk
|
ba7e8a20b5
Added ItemsControl.ItemsSource.
|
2 years ago |
Max Katz
|
29d92f75dc
Fix Relative Source with {x:Type} bindings
|
2 years ago |
Max Katz
|
e9a01c6c21
Update naming
|
2 years ago |
Max Katz
|
d8d2240ecb
Implement support for DataTypeInheritFromAttribute
|
2 years ago |
Giuseppe Lippolis
|
9fbd163b33
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
Max Katz
|
3819e656b2
Merge branch 'master' into xaml-group-transfomers
|
3 years ago |
Steven Kirk
|
ec74057151
Removed a number of interfaces.
|
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 |
Giuseppe Lippolis
|
9802493285
Merge branch 'master' into features/NetAnalyzers/CA1822
|
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 |
Giuseppe Lippolis
|
ade4c53054
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
Dan Walmsley
|
8590bc7dbb
Merge branch 'master' into compiled-bindings-default
|
3 years ago |
Giuseppe Lippolis
|
9d1aa89cab
Merge branch 'master' into features/NetAnalyzers/CA1822
|
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 |
Giuseppe Lippolis
|
6213676115
fix: Address CA1822 rule
|
3 years ago |
Max Katz
|
34f8f3d556
Fix DataType set on Binding extension + add tests
|
3 years ago |
Max Katz
|
2619ab1759
Fix compiled binding with TemplatedParent relative source
|
3 years ago |
Max Katz
|
142b878984
Fix special case of compiled binding with Path child
|
3 years ago |
Max Katz
|
042fd47c1e
Fix ElementName binding inside of control template
|
3 years ago |
Max Katz
|
a1804e2e16
Add tests for explicitly implemented interface property binding
|
3 years ago |
Max Katz
|
d15d1e75f4
Merge remote-tracking branch 'origin/master' into xdatatype-to-datatype
|
3 years ago |
Max Katz
|
bc2179b337
Add XDataType_Should_Be_Ignored_If_DataType_Has_Non_Standard_Name test
|
3 years ago |
Max Katz
|
1d9645f01f
Validate DataTemplates
|
3 years ago |
Max Katz
|
b567fcebf5
Rename TemplateDataTypeAttribute to DataTypeAttribute
|
3 years ago |
Max Katz
|
f1a2716858
Inherit DataType from template without hardcoding on specific DataTemplate implementation
|
3 years ago |
Dariusz Komosinski
|
0d32823c59
Fixed compiled self binding not working from setters. Add extra tests for both reflection and compiled bindings.
|
3 years ago |