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.
 
 
 
yoyo 60db99ac89
fix(controls): fix radio MenuItem grouping in MenuFlyout (#21356)
18 hours ago
..
Automation [Feature] Expand Page-type navigation: CarouselPage (#20871) 2 months ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Platform Use `SetCurrentValue` for all `IMenuItem` properties (#20682) 3 months ago
Presenters Measure/Arrange TextPresenter with WidthIncludingTrailingWhitespace (#21067) 1 month ago
Primitives Implement GetTemplateDescendants (#21245) 3 weeks ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Selection Enable nullability in Controls.UnitTests (#20373) 5 months ago
Shapes Introduce TextOptions (#20107) 4 months ago
Templates Implement GetTemplateDescendants (#21245) 3 weeks ago
Utils Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
ApplicationTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
AutoCompleteBoxTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
Avalonia.Controls.UnitTests.csproj Onboard onto Central Package Management (#20704) 3 months ago
BorderTests.cs Validate layoutable Thickness properties to block NaN or infinite values (#20899) 2 months ago
ButtonTests.cs Fix Button.IsPressed not becoming false when a Button without keyboard focus is disabled (#21168) 1 month ago
CalendarDatePickerTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
CalendarTests.cs Fix CalendarDatePicker becoming unusable when closed programmatically (#20756) 3 months ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
CarouselPageTests.cs Ensure system back event is passed to child page once (#21246) 2 days ago
CarouselTests.cs [Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 2 months ago
CheckBoxTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 5 months ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ComboBoxTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
CommandBarTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
ConnectedAnimationTests.cs [Feature] Page-based navigation system (#20794) 2 months ago
ContentControlTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
ContentPageTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 2 months ago
ContextMenuTests.cs Move Gesture events to InputElement (#20789) 2 months ago
CursorFactoryMock.cs Render target/surface housekeeping (#20811) 2 months ago
DatePickerTests.cs Fix DatePickerPresenter focusing wrong selector for day-first locales (#21116) 1 month ago
DecoratorTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
DesignTests.cs Design properties not being applied for user controls (#20986) 2 months ago
DesktopStyleApplicationLifetimeTests.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 2 months ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
DrawerPageTests.cs Ensure system back event is passed to child page once (#21246) 2 days ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Make FlyoutBase.IsOpen a public StyledProperty (#20920) 2 months ago
GridLengthTests.cs Update to xunit.v3 (#20331) 4 months ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Fix common warnings (#20311) 5 months ago
GridTests.cs Universal GlyphTypeface implementation (#19852) 4 months ago
HeaderedItemsControlTests .cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
HotKeyedControlsTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
ImageTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
InlineTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
InputElementGestureTests.cs [Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 2 months ago
ItemsControlTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
ItemsSourceViewTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
LabelTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 5 months ago
LayoutTransformControlTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
ListBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
ListBoxTests_Multiple.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
ListBoxTests_Single.cs Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 2 months ago
ListBoxVirtualizationIssueTests.cs Fix for GhostItems in virtualized ItemsControls like ListBox (#20700) 3 months ago
LoadedTests.cs Update to xunit.v3 (#20331) 4 months ago
MaskedTextBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
MenuItemTests.cs fix(controls): fix radio MenuItem grouping in MenuFlyout (#21356) 18 hours ago
NameScopeTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
NavigationEventArgsTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 2 months ago
NavigationPageTests.cs Ensure system back event is passed to child page once (#21246) 2 days ago
NotificationsTests.cs Fixed ArgumentException when showing multiple notifications with the same content (#19774) 7 months ago
NumericUpDownTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
PageNavigationHostTests.cs Ensure system back event is passed to child page once (#21246) 2 days ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
PipsPagerTests.cs Rename PipsPager button theme APIs (#20954) 2 months ago
PresentationSourceTests.cs Prefer window content over underlay in chrome hit testing (#21177) 4 weeks ago
RadioButtonTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 5 months ago
RelativePanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ReversibleStackPanelTests.cs Fixed ReversibleStackPanel not invalidating arrange on ReverseOrder change (#20172) 6 months ago
ScrollViewerTests.cs Implement GetTemplateDescendants (#21245) 3 weeks 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) 5 months ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
SplitButtonTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
SplitViewTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
StackPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TabControlTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
TabbedPageTests.cs Ensure system back event is passed to child page once (#21246) 2 days ago
TestTemplatedControl.cs Removed a number of interfaces. 4 years ago
TextBlockTests.cs Measure/Arrange TextPresenter with WidthIncludingTrailingWhitespace (#21067) 1 month ago
TextBoxTests.cs Touch Improvements to TextBox (#20848) 1 month ago
TextBoxTests_DataValidation.cs Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 3 months ago
TextBoxTests_Input.cs Touch Improvements to TextBox (#20848) 1 month ago
TimePickerTests.cs Universal GlyphTypeface implementation (#19852) 4 months ago
ToolTipTests.cs Add PopupOverlayLayer (#20751) 2 months ago
TopLevelTests.cs Fixes/windows back requested (#21207) 4 weeks ago
TransitioningContentControlTests.cs Implement GetTemplateDescendants (#21245) 3 weeks ago
TreeViewTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ViewboxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
VirtualizingCarouselPanelTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 2 months ago
VirtualizingStackPanelTests.cs #20868 - virtualizingstackpanel, when viewport shrinks and grows again, does not re-measure items (#20870) 2 months ago
WindowBaseTests.cs Enable nullability in Controls.UnitTests (#20373) 5 months ago
WindowTests.cs Add Window.WindowDecorationsTheme property (#21061) 4 weeks ago
WrapPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
app.config Removed outdated binding redirects and app.config 10 years ago