A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Katz c42aea87d1
Merge pull request #10822 from AvaloniaUI/fixes/10684-default-value-coerce
3 years ago
..
Animation Nullability fixes for Avalonia.Base 3 years ago
Collections Update AvaloniaDictionary API 3 years ago
Compatibility Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 3 years ago
Controls Extract theme related properties to IThemeVariantHost and move property definitions to ThemeVariantScope 3 years ago
Data Added conversion option to PropertyObservable 3 years ago
Diagnostics Initial implementation of SetCurrentValue. 3 years ago
Input Remove the IsDefault property 3 years ago
Interactivity Merge branch 'master' into expander-isexpanded-styled-prop 3 years ago
Layout Don't layout invisible controls. 3 years ago
Logging Fix TraceLogSink not releasing StringBuilder 3 years ago
LogicalTree Remove TotalCountChanged. 3 years ago
Media Merge pull request #10840 from Gillibald/fixes/getTextBoundsEndOfParagraph 3 years ago
Metadata Revert "Support multiple `InheritDataTypeFromItems`." 3 years ago
Platform Don't use AvaloniaObject in IPlatformRenderInterface 3 years ago
Properties rename avalonia.web to avalonia.browser 4 years ago
PropertyStore Merge pull request #10822 from AvaloniaUI/fixes/10684-default-value-coerce 3 years ago
Reactive Added conversion option to PropertyObservable 3 years ago
Rendering Call Array.Clear immediately when returning it to the pool 3 years ago
Styling Nullable annotations for Markup.Xaml 3 years ago
Threading non-private set 3 years ago
Utilities Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
VisualTree Add Visual.GetTransformedBounds extension method. 3 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
AttachedProperty.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
Avalonia.Base.csproj Removed legacy renderers 3 years ago
AvaloniaInternalException.cs Finished adding nullable annotations to Avalonia.Base. 5 years ago
AvaloniaLocator.cs Added AvaloniaLocation.GetRequiredService. 4 years ago
AvaloniaObject.cs Initial impl of data validation for styled properties. 3 years ago
AvaloniaObjectExtensions.cs Added conversion option to PropertyObservable 3 years ago
AvaloniaProperty.cs Ensure that the default value can be coerced. 3 years ago
AvaloniaPropertyChangedEventArgs.cs Removed a number of interfaces. 4 years ago
AvaloniaPropertyChangedEventArgs`1.cs Removed a number of interfaces. 4 years ago
AvaloniaPropertyChangedExtensions.cs Make OnPropertyChanged non-generic. 4 years ago
AvaloniaPropertyExtensions.cs Merge core libraries. (#5831) 4 years ago
AvaloniaPropertyMetadata.cs Added GenerateTypeSafeMetadata to property metadata 3 years ago
AvaloniaPropertyRegistry.cs fix: Misc XML Document issue 3 years ago
AvaloniaProperty`1.cs Replace System.Reactive with internal extensions 3 years ago
ClassBindingManager.cs Replace System.Reactive with internal extensions 3 years ago
CombinedGeometry.cs Don't use AvaloniaObject in IPlatformRenderInterface 3 years ago
CornerRadius.cs Remove the IsDefault property 3 years ago
DirectProperty.cs Devirtualize AvaloniaProperty properties. 3 years ago
DirectPropertyBase.cs Ensure that the default value can be coerced. 3 years ago
DirectPropertyMetadata`1.cs Added GenerateTypeSafeMetadata to property metadata 3 years ago
EnumExtensions.cs Remove obsolete members from Avalonia.Base namespace 4 years ago
IDataContextProvider.cs Removed a number of interfaces. 4 years ago
IDescription.cs Finished adding nullable annotations to Avalonia.Base. 5 years ago
IDirectPropertyAccessor.cs Removed a number of interfaces. 4 years ago
IDirectPropertyMetadata.cs Added attributes describing API stability. 4 years ago
INamed.cs Merge core libraries. (#5831) 4 years ago
IStyledPropertyAccessor.cs Initial refactor of AvaloniaObject value store. 4 years ago
IStyledPropertyMetadata.cs Added attributes describing API stability. 4 years ago
Matrix.cs feat: Address Rule CA1815 4 years ago
PixelPoint.cs Merge core libraries. (#5831) 4 years ago
PixelRect.cs Remove the IsDefault property 3 years ago
PixelSize.cs Merge core libraries. (#5831) 4 years ago
PixelVector.cs Remove JetBrains.Annotations from the repo 3 years ago
Point.cs Remove the IsDefault property 3 years ago
Points.cs Merge core libraries. (#5831) 4 years ago
Rect.cs Remove the IsDefault property 3 years ago
RelativePoint.cs Ensure invariant culture in relevant string interpolation 4 years ago
RelativeRect.cs Merge core libraries. (#5831) 4 years ago
RenderTargetCorruptedException.cs Merge core libraries. (#5831) 4 years ago
Rotate3DTransform.cs fix: missing invoke of base.OnPropertyChanged 4 years ago
RoundedRect.cs Merge core libraries. (#5831) 4 years ago
Size.cs Remove the IsDefault property 3 years ago
StyledElement.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
StyledElementExtensions.cs Removed a number of interfaces. 4 years ago
StyledProperty.cs Ensure that the default value can be coerced. 3 years ago
StyledPropertyMetadata`1.cs Added GenerateTypeSafeMetadata to property metadata 3 years ago
Thickness.cs Remove the IsDefault property 3 years ago
Vector.cs Remove the IsDefault property 3 years ago
Visual.cs Fix comments with incorrect property reference 3 years ago
VisualExtensions.cs Removed a number of interfaces. 4 years ago
VisualTreeAttachmentEventArgs.cs Removed a number of interfaces. 4 years ago
composition-schema.xml Respect AdornerLayer.IsClipEnabled 3 years ago