.. |
Animation
|
edeca6a4db
Fixed transitions with delay but no duration completing instantly (#18929)
|
4 ماه پیش |
Collections
|
5824d9b079
Warning fixes: '25 winter wave (#18103)
|
8 ماه پیش |
Composition
|
1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628)
|
10 ماه پیش |
Data
|
21a38e81c4
Fix validation error not being cleared on valid input (#19477)
|
2 ماه پیش |
Input
|
ed38536854
Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791)
|
1 هفته پیش |
Interactivity
|
a75753c942
EventRoute: remove additional check if event was handled
|
2 سال پیش |
Layout
|
66a8d1bfe0
Fix MeasureCore when there's a size constraint and there's a negative margin. (#18462)
|
4 ماه پیش |
Logging
|
ec74057151
Removed a number of interfaces.
|
2 سال پیش |
Media
|
31a8f37223
Make sure the resm scheme is registered before we attempt to parse something (#19629)
|
1 ماه پیش |
Platform
|
11b5d421c4
Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313)
|
7 ماه پیش |
Properties
|
1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628)
|
10 ماه پیش |
PropertyStore
|
f2108cf11f
Add unit tests (#15367)
|
1 سال پیش |
Rendering
|
5b59f6c0bc
Use separate LtrbRect type for renderer calculations (#15112)
|
1 سال پیش |
Styling
|
6431b765a1
Pick nearest parent if container query doesn't specify container name (#18707)
|
5 ماه پیش |
Utilities
|
5824d9b079
Warning fixes: '25 winter wave (#18103)
|
8 ماه پیش |
VisualTree
|
4aa6035ec3
Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks
|
2 سال پیش |
AssetLoaderTests.cs
|
810558140f
Introduce static AssetLoader
|
2 سال پیش |
AttachedPropertyTests.cs
|
00d077a634
Pass both owner and host type to AvaloniaProperty.
|
2 سال پیش |
Avalonia.Base.UnitTests.csproj
|
326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535)
|
1 سال پیش |
AvaloniaObjectTests_AddOwner.cs
|
4d01dacd77
Remove copyright headers.
|
5 سال پیش |
AvaloniaObjectTests_Attached.cs
|
4d01dacd77
Remove copyright headers.
|
5 سال پیش |
AvaloniaObjectTests_Binding.cs
|
3b1eb338e6
Binding System refactor (#13970)
|
1 سال پیش |
AvaloniaObjectTests_Coercion.cs
|
9d051a6a64
Added failing test for #11484.
|
2 سال پیش |
AvaloniaObjectTests_DataValidation.cs
|
40ab20146f
Clear data validation when binding completes.
|
2 سال پیش |
AvaloniaObjectTests_Direct.cs
|
3b1eb338e6
Binding System refactor (#13970)
|
1 سال پیش |
AvaloniaObjectTests_GetObservable.cs
|
4d01dacd77
Remove copyright headers.
|
5 سال پیش |
AvaloniaObjectTests_GetValue.cs
|
71785b73d8
Initial refactor of AvaloniaObject value store.
|
3 سال پیش |
AvaloniaObjectTests_Inheritance.cs
|
cd5307aa8c
Added failing test.
|
2 سال پیش |
AvaloniaObjectTests_Metadata.cs
|
c98918bc2a
Update tests
|
5 سال پیش |
AvaloniaObjectTests_MultiBinding.cs
|
3dc5b8bda1
add failing test for the core reason of the issue #3692
|
5 سال پیش |
AvaloniaObjectTests_OnPropertyChanged.cs
|
9b2d9be1fa
Correctly unsubscribe animation value entries.
|
3 سال پیش |
AvaloniaObjectTests_SetCurrentValue.cs
|
33d13d3740
Another failing test for SetCurrentValue.
|
2 سال پیش |
AvaloniaObjectTests_SetValue.cs
|
dba476c11c
fix more typos
|
2 سال پیش |
AvaloniaObjectTests_Threading.cs
|
0f4ed2a4b9
Updated tests to use IDispatcherImpl
|
2 سال پیش |
AvaloniaObjectTests_Validation.cs
|
00d077a634
Pass both owner and host type to AvaloniaProperty.
|
2 سال پیش |
AvaloniaPropertyRegistryTests.cs
|
00d077a634
Pass both owner and host type to AvaloniaProperty.
|
2 سال پیش |
AvaloniaPropertyTests.cs
|
1d18586efc
Made AvaloniaPropertyMetadata immutable after property initialization (#15384)
|
1 سال پیش |
ClassBindingManagerTests.cs
|
934c0f8349
Fixes duplicate class property registration (#19558)
|
1 ماه پیش |
CornerRadiusTests.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
DirectPropertyTests.cs
|
1d18586efc
Made AvaloniaPropertyMetadata immutable after property initialization (#15384)
|
1 سال پیش |
DispatcherTests.Exception.cs
|
cac27ddfc0
Misc warning fixes (#14766)
|
1 سال پیش |
DispatcherTests.cs
|
cb79e5d7bb
Fix comment for #19163 (#19469)
|
2 ماه پیش |
FlowDirectionTests.cs
|
aa31daecde
Move FlowDirectionTests to Avalonia.Base.Tests
|
2 سال پیش |
MatrixTests.cs
|
9ef11b030e
feat: implement Matrix.CreateRotation with center point. (#17657)
|
10 ماه پیش |
PixelSizeTests.cs
|
f7bcb5f3ab
feat: PixelSize TryParse (#14979)
|
1 سال پیش |
RectTests.cs
|
3fc6a51571
Remove Rect.Default
|
2 سال پیش |
RelativePointTests.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
RelativeRectComparer.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
RelativeRectTests.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
RenderTests_Culling.cs
|
ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419)
|
2 سال پیش |
RoundedRectTests.cs
|
47fb1d94b3
Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797)
|
1 سال پیش |
SizeTests.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
StyledPropertyTests.cs
|
1d18586efc
Made AvaloniaPropertyMetadata immutable after property initialization (#15384)
|
1 سال پیش |
TestVisual.cs
|
ec74057151
Removed a number of interfaces.
|
2 سال پیش |
ThicknessTests.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
VectorTests.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
VisualExtensionsTests.cs
|
fb0da85ad3
Merge core libraries. (#5831)
|
3 سال پیش |
VisualTests.cs
|
3b1eb338e6
Binding System refactor (#13970)
|
1 سال پیش |
WeakEventHandlerManagerTests.cs
|
de4b55f8ee
feat(tests): Address rule CA1822
|
3 سال پیش |
WeakEventTests.cs
|
de4b55f8ee
feat(tests): Address rule CA1822
|
3 سال پیش |