325 Commits (9d793c193c262e25208ac0dbbc35f19af33aaced)

Author SHA1 Message Date
Chris Tacke 53c646be06
Added PointerPressed and PointerReleased events to DataGrid header (#12595) 3 years ago
Steven Kirk 87ffbfc089
Implement IList on DataGridCollectionView. (#13313) 3 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
NLNet 001f75c4cd Fix DataGrid' SelectedItems removing wrong item when DataGrid is grouping (#12874) 3 years ago
Tim 341dcce179
fix: DataGrid scroll should behave the same as ScrollViewer (#12787) 3 years ago
Dan Walmsley 839de5966b remove all traces of old api diff. 3 years ago
Flithor 2dbe0d717e
Update Fluent.xaml 3 years ago
Flithor ea946b2b7c
Update Fluent.xaml 3 years ago
Giuseppe Lippolis ed6331cd3d feat(DataGrid): Allow binding DataGridColumn Width 5 years ago
John Doe 7f4f01b11a Modernized argument check syntax 3 years ago
Gundlack Florian 3fc0d19ad0 Moved detailsContent.DataContext assignation before Children.Add 3 years ago
Gundlack Florian 22ef68e439 Fixed issue where RowDetailsTemplate was getting the wrong DataContext 3 years ago
john_doe bd64a51eeb Changed null checks to make use of nameof() 3 years ago
Julian e9f2cb3478
Fix datagrid not updating when not attached to tree 3 years ago
Valters Melnalksnis b488afaf79
Fix non-configurable minimum width for DataGridColumnHeader 3 years ago
Julien Lebosquain 5fb1cf9f82
Fix DataGridColumn.CellStyleClasses not settable from xaml 3 years ago
robloo 5c24e38490 Add DataGridColumn Tag property 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Max Katz d2fe3e1762 DataGrid shouldn't have an annoying adorner when anything is focused inside 3 years ago
Max Katz 1ba06676fd Fix DataGrid focus related properties defaults 3 years ago
Max Katz 881dbfa62a More mInor changes 3 years ago
Max Katz dd8f138a2f Potential fix for EndCellEdit 3 years ago
Max Katz 4198ab3a32 Backport some WCT DataGrid fixes 3 years ago
Max Katz 72603182ae Backport WCT fix for editing DataGrid 3 years ago
Lubomir Tetak f829cdcdcd cleanup 3 years ago
Lubomir Tetak 6535e299b0 DataGrid column resize near edge fix 3 years ago
Steven Kirk 2b2eb8261a DataGrid.Items -> ItemsSource. 3 years ago
Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel 3 years ago
robloo 072e0613bb Remove the IsDefault property 4 years ago
Tim 708c8a1c29 Add missing ClipToBounds for inner Grid 4 years ago
pr8x 550b9ed881 Fix some issues with SimpleTheme 4 years ago
Steven Kirk d98467c3d8 Remove TotalCountChanged. 4 years ago
Benedikt Stebner 6210018f3b Propertly handle an InlineUIContainer's logical children 4 years ago
Max Katz 0c20abec12
Update src/Avalonia.Controls.DataGrid/Themes/Fluent.xaml 4 years ago
Max Katz 86c7e90783 Fix DataGrid theming 4 years ago
Max Katz e9a01c6c21 Update naming 4 years ago
Max Katz d8d2240ecb Implement support for DataTypeInheritFromAttribute 4 years ago
Steven Kirk 8861f62ec1 Added index to ChildIndexChangedEventArgs. 4 years ago
Steven Kirk 67c9221d3c Tweaked InstancedBinding API. 4 years ago
Giuseppe Lippolis 1a0492dcb0 fix: Warning CS0105: The using directive for 'Avalonia.Reactive' appeared previously in this namespace 4 years ago
AlmightyJu d1037a7369 Fix DataGridTemplateColumn reusing edit control when exiting edit mode 4 years ago
Simon Cropp 16ffe2f6f9 use default literal 4 years ago
Giuseppe Lippolis 8f745ba6fc fix: Address Review 4 years ago
Giuseppe Lippolis bd2e2d1e9b feat: Address Rule CA2211 4 years ago
Giuseppe Lippolis 48eba14e70 fix: Warnings CA1823 4 years ago
Giuseppe Lippolis a845fc02b6 fix: Obsolete 4 years ago
Max Katz 8a78f134c5 Remove JetBrains.Annotations from the repo 4 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 4 years ago