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.
 
 
 
Evan eb5cce2492
Fix CalendarDatePicker.Focus() not focusing the text box (#22170)
5 days ago
..
Automation Fix empty automation bounds for custom root providers (#21730) 2 months ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Platform Add Input Pane Awareness. (#21566) 4 weeks ago
Presenters Add TableViewColumn.IsVisible property (#22162) 1 week ago
Primitives Ignore child margins when positioning a popup (redux) (#21856) 1 week ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 2 years ago
PullToRefresh RefreshContainer - show refresh indicator when refresh is triggered programmatically (#22020) 4 weeks ago
Selection Enable nullability in Controls.UnitTests (#20373) 9 months ago
Shapes Fix RenderTargetBitmap looses effects (#20790) 4 months ago
Templates Implement GetTemplateDescendants (#21245) 5 months ago
Utils Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 7 months ago
ApplicationTests.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
AutoCompleteBoxTests.cs Fix AutoCompleteBox popup not closing on focus lost (#21749) 2 months ago
Avalonia.Controls.UnitTests.csproj Fix: Switching themes may crash the App (#22189) 1 week ago
BorderTests.cs Validate layoutable Thickness properties to block NaN or infinite values (#20899) 6 months ago
BringIntoViewTests.cs Add BringIntoView pass to the LayoutManager (#22002) 3 weeks ago
ButtonTests.cs Fix Button.IsPressed not becoming false when a Button without keyboard focus is disabled (#21168) 5 months ago
CalendarDatePickerTests.cs Fix CalendarDatePicker.Focus() not focusing the text box (#22170) 5 days ago
CalendarTests.cs Add week numbers support to Calendar (#21981) 4 weeks 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) 4 months ago
CarouselTests.cs [Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 6 months ago
CheckBoxTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 10 months ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ComboBoxTests.cs Fix: Switching themes may crash the App (#22189) 1 week ago
CommandBarTests.cs Fix CommandBar secondary visibility during overflow open (#21742) 2 months ago
ConnectedAnimationTests.cs [Feature] Page-based navigation system (#20794) 7 months ago
ContentControlTests.cs Add :empty pseudoclass for ContentControl (#21829) 2 months ago
ContentPageTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 6 months ago
ContextMenuTests.cs Move Gesture events to InputElement (#20789) 7 months ago
CursorFactoryMock.cs Render target/surface housekeeping (#20811) 7 months ago
DatePickerTests.cs Fix DateTimePickerPanel ItemHeight updates (#22158) 1 week 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) 6 months ago
DesktopStyleApplicationLifetimeTests.cs Fix init order of SetupWithClassicDesktopLifetime (#21954) 2 weeks 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) 4 months ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 3 years ago
FlexBasisTests.cs [Feature] Add Flex Panel (#20263) 3 weeks ago
FlexPanelTests.cs Fix empty FlexPanel size (#22130) 2 weeks ago
FlyoutTests.cs Make FlyoutBase.IsOpen a public StyledProperty (#20920) 6 months ago
GridLengthTests.cs Update to xunit.v3 (#20331) 8 months ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Fix common warnings (#20311) 9 months ago
GridTests.cs fix(grid): register assigned definition collections with their shared size group (#21848) 2 months ago
HeaderedItemsControlTests .cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
HeadlessProbeTests.cs Basic infra to use headless platform in "normal" unit tests (#22078) 2 weeks ago
HotKeyedControlsTests.cs Revert "fix(controls): stop HotKeyManager from executing on hidden controls (…" (#22071) 3 weeks ago
ImageTests.cs Fix - Invalidate image measure when DrawingImage source invalidates (#22028) 3 weeks ago
InlineTests.cs Rebuild TextBlock text runs only when the content changes (#22149) 1 week ago
InputElementGestureTests.cs [Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 6 months ago
ItemsControlTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 7 months ago
ItemsSourceViewTests.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
LabelTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 10 months ago
LayoutTransformControlTests.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
ListBoxTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 7 months ago
ListBoxTests_Multiple.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
ListBoxTests_Single.cs Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 6 months ago
ListBoxVirtualizationIssueTests.cs Fix for ListBox ghost items - Alternative version (#22165) 1 week ago
LoadedTests.cs Fix Loaded event processing after a handler throws (#21877) 2 months ago
MaskedTextBoxTests.cs fix(TextBox): clear undo history on external text updates (#21839) 2 months ago
MenuItemTests.cs fix(controls): fix radio MenuItem grouping in MenuFlyout (#21356) 4 months ago
NameScopeTests.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
NavigationEventArgsTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 6 months ago
NavigationPageTests.cs Add generic navigation apis to Page Navigation (#22010) 2 weeks ago
NotificationsTests.cs Fix NotificationCard pseudo class state when NotificationType changes (#21490) 4 months ago
NumericUpDownTests.cs Make text in NumericUpDown update immediately when changing the TextConverter. (#21320) 4 months ago
PageNavigationHostTests.cs Ensure system back event is passed to child page once (#21246) 4 months ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
PipsPagerTests.cs Rename PipsPager button theme APIs (#20954) 6 months ago
PresentationSourceTests.cs fix: detach platform input when presentation source closes (#21782) 2 months ago
RadioButtonTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 10 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) 10 months ago
ScrollViewerTests.cs Fix: Switching themes may crash the App (#22189) 1 week ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
SelectableTextBlockTests.cs Rebuild TextBlock text runs only when the content changes (#22149) 1 week ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
SplitButtonTests.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
SplitViewTests.cs @ (#21741) 2 months ago
StackPanelTests.cs Call ApplyStyling unconditionally in MeasureCore (#21572) 4 weeks ago
TabControlTests.cs Fix some issues on SelectingItemsControls when items or control changes visibility (#20798) 2 months ago
TabbedPageTests.cs Ensure system back event is passed to child page once (#21246) 4 months ago
TableViewColumnHeaderTests.cs Implement TableView (#21511) 2 months ago
TableViewTests.cs Add TableViewColumn.IsVisible property (#22162) 1 week ago
TestTemplatedControl.cs Removed a number of interfaces. 4 years ago
TextBlockTests.cs Rebuild TextBlock text runs only when the content changes (#22149) 1 week ago
TextBoxTests.cs Handle clipboard exceptions in TextBox/SelectableTextBlock (#22052) 3 weeks ago
TextBoxTests_DataValidation.cs Add typed binding expressions (#21552) 3 weeks ago
TextBoxTests_Input.cs Touch Improvements to TextBox (#20848) 6 months ago
TextSelectionCanvasTests.cs Listen to layout changes for ancestor visuals in text selection canvas (#21536) 3 months ago
ThemeVariantTests.cs Ensure that ActualThemeVariant always has a proper value (#21930) 4 weeks ago
ThrowingClipboardImplStub.cs Handle clipboard exceptions in TextBox/SelectableTextBlock (#22052) 3 weeks ago
TimePickerTests.cs Implement VerticalContentAlignment for DatePicker and TimePicker (#21464) 4 weeks ago
ToolTipTests.cs Fix tooltip flickering (#21965) 1 month ago
TopLevelTests.cs Raise TopLevel.Closed from managed Dispose() paths (#22045) 3 weeks ago
TransitioningContentControlTests.cs Implement GetTemplateDescendants (#21245) 5 months ago
TreeViewBringIntoViewTests.cs Fix TreeViewItem.BringIntoView (#21918) 3 weeks ago
TreeViewTests.cs Correct nested `TreeViewItem` selection behaviour on pointer release (#21705) 2 months ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ViewboxTests.cs Disconnect template descendants hosted inside Viewbox when the template changes (#21879) 4 weeks ago
VirtualizingCarouselPanelTests.cs [Feature] Expand Page-type navigation: CarouselPage (#20871) 6 months ago
VirtualizingStackPanelTests.cs Fix auto-sized VirtualizingStackPanel not rendering (#22081) 3 weeks ago
WindowBaseTests.cs Fix X11 active window tracking (#21846) 2 months ago
WindowTests.cs Call ApplyStyling unconditionally in MeasureCore (#21572) 4 weeks ago
WrapPanelTests.cs Fix WrapPanel layout jitter with LineSpacing (#21942) 1 month ago
app.config Removed outdated binding redirects and app.config 10 years ago