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.
 
 
 
Julien Lebosquain d5c30b6270
Update packages (#20967)
7 hours ago
..
Animation Animation PlaybackBehavior Implementation and Tests. (#20966) 11 hours ago
Collections Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Composition Don't tick with render loop when app is idle (#20873) 1 week ago
Data Fix TextBox validation error persisting when reverting to same valid value (#20780) 3 weeks ago
Input Add FindNextElementOptions.FocusedElement (#20930) 5 days ago
Interactivity Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Layout Update packages (#20967) 7 hours ago
Logging Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Media Use a default DesignEmHeight if the font doesn't have one (#20764) 3 weeks ago
Platform Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 1 year ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
PropertyStore Add unit tests (#15367) 2 years ago
Rendering Use the correct flag to determine if extra dirty rect needs to be combined with existing one (#20896) 1 week ago
Styling Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
Utilities Fixes several simple TODO12 (#20544) 2 months ago
VisualTree Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
AssetLoaderTests.cs Introduce static AssetLoader 3 years ago
AttachedPropertyTests.cs Pass both owner and host type to AvaloniaProperty. 3 years ago
Avalonia.Base.UnitTests.csproj Onboard onto Central Package Management (#20704) 4 weeks ago
AvaloniaObjectTests_AddOwner.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Attached.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Binding.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
AvaloniaObjectTests_Coercion.cs Added failing test for #11484. 3 years ago
AvaloniaObjectTests_DataValidation.cs Clear data validation when binding completes. 3 years ago
AvaloniaObjectTests_Direct.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
AvaloniaObjectTests_GetObservable.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_GetValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_Inheritance.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_Metadata.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_MultiBinding.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_OnPropertyChanged.cs Correctly unsubscribe animation value entries. 3 years ago
AvaloniaObjectTests_SetCurrentValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_SetValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_Threading.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
AvaloniaObjectTests_Validation.cs Pass both owner and host type to AvaloniaProperty. 3 years ago
AvaloniaPropertyRegistryTests.cs Update to xunit.v3 (#20331) 2 months ago
AvaloniaPropertyTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
ClassBindingManagerTests.cs Fixes duplicate class property registration (#19558) 7 months ago
CornerRadiusTests.cs Merge core libraries. (#5831) 4 years ago
DirectPropertyTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
DispatcherTests.Exception.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
DispatcherTests.cs Make Dispatcher.Yield use the current dispatcher (#20956) 3 days ago
FlowDirectionTests.cs Move FlowDirectionTests to Avalonia.Base.Tests 3 years ago
MatrixTests.cs feat: implement Matrix.CreateRotation with center point. (#17657) 1 year ago
PixelSizeTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
RectTests.cs Remove Rect.Default 3 years ago
RelativePointTests.cs Merge core libraries. (#5831) 4 years ago
RelativeRectComparer.cs Merge core libraries. (#5831) 4 years ago
RelativeRectTests.cs Merge core libraries. (#5831) 4 years ago
RenderTests_Culling.cs [Fix] ImmediateRenderer (#20174) 4 months ago
RoundedRectTests.cs Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 2 years ago
SizeTests.cs Merge core libraries. (#5831) 4 years ago
StyledPropertyTests.cs Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 2 years ago
TestVisual.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
ThicknessTests.cs Merge core libraries. (#5831) 4 years ago
VectorTests.cs Merge core libraries. (#5831) 4 years ago
VisualExtensionsTests.cs FindAncestorOfType and FindDescendantOfType with predicates (#20661) 1 month ago
VisualTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
WeakEventHandlerManagerTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
WeakEventTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago