Releases: AvaloniaUI/Avalonia.Controls.DataGrid
Releases · AvaloniaUI/Avalonia.Controls.DataGrid
Release list
12.1.0
What's Changed
- Fix null reference in DataGridRowGroupHeader.OnDetachedFromLogicalTree by @zrt2399 in #251
- Fix DataGridBoundColumn null path bindings by @zrt2399 in #249
- Generate a CycloneDX SBOM for the shipped NuGet package by @grokys in #253
- Fix null reference in GetPlatformCtrlOrCmdKeyModifier by @shatyuka in #252
- Update Avalonia to 12.1.0 by @MrJul in #254
Full Changelog: 12.0.1...12.1.0
12.0.1
What's Changed
- Update DataGridColumn sort binding checks by @rabbitism in #230
- Fix template column edit commit and context menu regression in DataGrid_LostFocus by @kdurane in #235
- Fix null reference in DataGrid layout rounding scroll logic by @zrt2399 in #243
- Fix ScrollBar not reacting to ScrollViewer.AllowAutoHide property changes by @zrt2399 in #241
- Update Avalonia to 12.0.5 by @MrJul in #246
Full Changelog: 12.0.0...12.0.1