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.
 
 
 
Petar Tasev b57223eb1b
Fix TabItem's Content inheriting TabControl's DataContext instead of TabItem's (#20541)
1 month ago
..
Automation Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Platform Update to xunit.v3 (#20331) 2 months ago
Presenters Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Primitives Remove obsolete members from Avalonia.Controls (#20617) 2 months ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Selection Enable nullability in Controls.UnitTests (#20373) 3 months ago
Shapes Introduce TextOptions (#20107) 2 months ago
Templates Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Utils Update to xunit.v3 (#20331) 2 months ago
ApplicationTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
AutoCompleteBoxTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
Avalonia.Controls.UnitTests.csproj Universal GlyphTypeface implementation (#19852) 2 months ago
BorderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ButtonTests.cs Composition system SP1 (#20497) 2 months ago
CalendarDatePickerTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
CalendarTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
CarouselTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
CheckBoxTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ComboBoxTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ContentControlTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ContextMenuTests.cs Make Screen abstract (#20529) 2 months ago
CursorFactoryMock.cs Added ICursorImpl. 6 years ago
DatePickerTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
DecoratorTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
DesignTests.cs Design improvements (#18300) 4 months ago
DesktopStyleApplicationLifetimeTests.cs Make Screen abstract (#20529) 2 months ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
GridLengthTests.cs Update to xunit.v3 (#20331) 2 months ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Fix common warnings (#20311) 3 months ago
GridTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
HeaderedItemsControlTests .cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
HotKeyedControlsTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ImageTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
InlineTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ItemsControlTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
ItemsSourceViewTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
LabelTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
LayoutTransformControlTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ListBoxTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
ListBoxTests_Multiple.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ListBoxTests_Single.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
LoadedTests.cs Update to xunit.v3 (#20331) 2 months ago
MaskedTextBoxTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
MenuItemTests.cs Make Screen abstract (#20529) 2 months ago
NameScopeTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
NotificationsTests.cs Fixed ArgumentException when showing multiple notifications with the same content (#19774) 5 months ago
NumericUpDownTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
RadioButtonTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
RelativePanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ReversibleStackPanelTests.cs Fixed ReversibleStackPanel not invalidating arrange on ReverseOrder change (#20172) 4 months ago
ScrollViewerTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
SelectableTextBlockTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
SplitButtonTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
SplitViewTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
StackPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
TabControlTests.cs Fix TabItem's Content inheriting TabControl's DataContext instead of TabItem's (#20541) 1 month ago
TestTemplatedControl.cs Removed a number of interfaces. 3 years ago
TextBlockTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
TextBoxTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
TextBoxTests_DataValidation.cs Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
TimePickerTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
ToolTipTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
TopLevelTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
TransitioningContentControlTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
TreeViewTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
ViewboxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
VirtualizingCarouselPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
VirtualizingStackPanelTests.cs Fix BringDescendantIntoView with respect to margins (#19544) 7 months ago
WindowBaseTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
WindowTests.cs Make Screen abstract (#20529) 2 months ago
WrapPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
app.config Removed outdated binding redirects and app.config 10 years ago