Maxwell Katz
|
68009f8960
Warning AVLN2208: Item container in the data template (#18132)
|
8 months ago |
Julien Lebosquain
|
7ade4fa0ae
Fixed DeferredContent parents order (#15670)
|
1 year ago |
Max Katz
|
ea64505600
XAML warnings/diagnostics support (#13447)
|
1 year ago |
Steven Kirk
|
f8eceb4af9
Update usages of ItemsControl Items/ItemsSource.
|
2 years ago |
Tom Edwards
|
f36cf7e3ba
Converted several "dataValidation" properties to StyledProperty
|
2 years ago |
Dmitry Zhelnin
|
a2c7f67c41
throw XamlParseException if there are duplicate property setters in style or control theme
|
2 years ago |
Max Katz
|
8a78f134c5
Remove JetBrains.Annotations from the repo
|
2 years ago |
Max Katz
|
83e649e7e9
Merge branch 'master' into fix-parent-service-provider
|
2 years ago |
Max Katz
|
6ed60610c9
Add ServiceProvider to the xaml runtime loader too
|
2 years ago |
Giuseppe Lippolis
|
6213676115
fix: Address CA1822 rule
|
3 years ago |
Giuseppe Lippolis
|
de4b55f8ee
feat(tests): Address rule CA1822
|
3 years ago |
Andrey Kunchev
|
cc1051efa3
add failing test for set of base class property
|
5 years ago |
Nikita Tsukanov
|
d355007c57
Extracted runtime XAML loader to a separate package
|
5 years ago |
Jeremy Koritzinsky
|
c9d3274154
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into compiled-bindings
|
5 years ago |
Jeremy Koritzinsky
|
85a96a8cf6
Merge branch 'master' into compiled-bindings
|
5 years ago |
Steven Kirk
|
8e7c0e1c59
Make Transitions a styled property.
|
5 years ago |
Jeremy Koritzinsky
|
84b4b8c12e
x:DataContextType -> x:DataType to match Xamarin.Forms.
|
6 years ago |
Jeremy Koritzinsky
|
7cd9db2d60
Merge branch 'master' into compiled-bindings
|
6 years ago |
Steven Kirk
|
a6c9086782
Fix flaky XAML tests.
|
6 years ago |
Jeremy Koritzinsky
|
ccfcbadc2f
Fix failing tests
|
6 years ago |
Jeremy Koritzinsky
|
a43c4fff8c
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into compiled-bindings
|
6 years ago |
Nikita Tsukanov
|
c61644721e
Actually use parent name scope for templates
|
6 years ago |
Jeremy Koritzinsky
|
e3bc5345ae
Finish initial implementation of compiled bindings. Still some bugs to work out, but we have something that works now.
|
6 years ago |
Nikita Tsukanov
|
8ad9a0f675
Compiled property paths
|
6 years ago |
Nikita Tsukanov
|
c222070d84
Added IPropertyInfo and use it in IProvideValueTarget when possible
|
6 years ago |
Nikita Tsukanov
|
57e061366e
Use AvaloniaProperty<T> in test class
|
6 years ago |
Nikita Tsukanov
|
86a48cf7d5
Fixed #2561
|
6 years ago |
Nikita Tsukanov
|
bcd98ecfa6
Updated XamlIl
|
6 years ago |
Nikita Tsukanov
|
f556db57b4
Refactor pointer events to support touch events
|
6 years ago |
Nikita Tsukanov
|
dd85f48c43
Update target and declaring types for properties of the root object with x:Class, fixes #2520
|
6 years ago |