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.
 
 
 
Javier Suárez d30779c5a6
Rename PipsPager button theme APIs (#20954)
6 hours ago
..
Automation [Feature] Expand Page-type navigation: CarouselPage (#20871) 5 days ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Platform Use `SetCurrentValue` for all `IMenuItem` properties (#20682) 1 month ago
Presenters Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Primitives Restructure VisualLayerManager (#20905) 6 days 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 Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month 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 Onboard onto Central Package Management (#20704) 4 weeks ago
BorderTests.cs Validate layoutable Thickness properties to block NaN or infinite values (#20899) 1 week ago
ButtonTests.cs Fix menu memory leak (#20753) 4 weeks ago
CalendarDatePickerTests.cs Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
CalendarTests.cs Fix CalendarDatePicker becoming unusable when closed programmatically (#20756) 3 weeks ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
CarouselPageTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 5 days ago
CarouselTests.cs [Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 6 days 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
CommandBarTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 5 days ago
ConnectedAnimationTests.cs [Feature] Page-based navigation system (#20794) 3 weeks ago
ContentControlTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ContentPageTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 5 days ago
ContextMenuTests.cs Move Gesture events to InputElement (#20789) 3 weeks ago
CursorFactoryMock.cs Render target/surface housekeeping (#20811) 3 weeks 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 Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
DrawerPageTests.cs Rename PipsPager button theme APIs (#20954) 6 hours ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Make FlyoutBase.IsOpen a public StyledProperty (#20920) 5 days 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 Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month 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
InputElementGestureTests.cs [Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 6 days ago
ItemsControlTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month 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 Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
ListBoxTests_Multiple.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
ListBoxTests_Single.cs Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 2 weeks ago
ListBoxVirtualizationIssueTests.cs Fix for GhostItems in virtualized ItemsControls like ListBox (#20700) 4 weeks ago
LoadedTests.cs Update to xunit.v3 (#20331) 2 months ago
MaskedTextBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
MenuItemTests.cs Make Screen abstract (#20529) 2 months ago
NameScopeTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
NavigationEventArgsTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 5 days ago
NavigationPageTests.cs Rename PipsPager button theme APIs (#20954) 6 hours 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
PageNavigationHostTests.cs [Feature] Page-based navigation system (#20794) 3 weeks ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
PipsPagerTests.cs Rename PipsPager button theme APIs (#20954) 6 hours 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 Add IconTemplate to Page and DrawerPage (#20946) 4 days ago
TabbedPageTests.cs Add IconTemplate to Page and DrawerPage (#20946) 4 days ago
TestTemplatedControl.cs Removed a number of interfaces. 3 years ago
TextBlockTests.cs Universal GlyphTypeface implementation (#19852) 2 months ago
TextBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month 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 Add PopupOverlayLayer (#20751) 3 weeks ago
TopLevelTests.cs Fix Toplevel not losing focus with native implementation deactivates. (#20768) 4 weeks ago
TransitioningContentControlTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
TreeViewTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month 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 [Feature] Expand Page-type navigation: CarouselPage (#20871) 5 days ago
VirtualizingStackPanelTests.cs #20868 - virtualizingstackpanel, when viewport shrinks and grows again, does not re-measure items (#20870) 5 days ago
WindowBaseTests.cs Enable nullability in Controls.UnitTests (#20373) 3 months ago
WindowTests.cs Defer default icon loading until Window is shown (#20898) 1 week 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