Releases: AvaloniaUI/Avalonia.Controls.TreeDataGrid
Releases · AvaloniaUI/Avalonia.Controls.TreeDataGrid
11.0.10
What's Changed
- Introduce Generic.xaml with default TreeDataGrid styles, and make Fluent.axaml inherit it by @maxkatz6 in #247
- Fix deselection for RowSelection.SingleSelect = true by @VMelnalksnis in #259
- Add methods to expand/collapse multiple levels of items without a performance penalty. by @grokys in #273
- Fix incorrect cast in TreeSelectionModelBase by @grokys in #282
New Contributors
- @VMelnalksnis made their first contribution in #259
Full Changelog: 11.0.2...11.0.10
11.0.2
What's Changed
- Call child realize from parent realize. by @grokys in #219
- Unregister anchor candidates on unrealize. by @grokys in #220
- Prevent NRE in
BringIntoView
. by @grokys in #227 - Inserting items makes the StartU unstable. by @grokys in #229
- feat: Allowed support to TextAlignment for TextColumn by @workgroupengineering in #152
- feat: update source link by @workgroupengineering in #167
- Port RealizedStackElements fixes from Avalonia. by @grokys in #241
- Fix star-sized columns collapsing by @Takoooooo in #242
- Release 11.0.2 by @Takoooooo in #243
New Contributors
- @workgroupengineering made their first contribution in #152
Full Changelog: 11.0.1...11.0.2
11.0.1
What's Changed
- Constrain estimated viewport. by @grokys in #206
- Clear TreeDataGridTemplateCell focus if edit was completed on focus lost by @DmitryZhelnin in #203
- Fix a couple of row issues by @grokys in #207
- Respect
ScrollViewer.BringIntoViewOnFocusChange
. by @grokys in #208 - Fix focus when selecting via keyboard. by @grokys in #212
- Fix nodes appearing in wrong position by @grokys in #213
- Always arrange row/col presenters to final size. by @grokys in #215
- Don't try to recycle when no elements realized. by @grokys in #216
- Release 11.0.1 by @Takoooooo in #217
New Contributors
- @DmitryZhelnin made their first contribution in #203
Full Changelog: 11.0.0...11.0.1
11.0.0
11.0.0-rc2.2
11.0.0-rc1.1
What's Changed
- Added row prepared/clearing events. by @grokys in #137
- Fixed IsReadOnly property in CheckBoxCell by @jizc in #147
- Improve extensibility by @SuperJMN in #134
- Support variable-height rows. by @grokys in #136
- Update to 11.0.0-rc1.1 by @wieslawsoltes in #183
- Implement edit mode for template cells. by @grokys in #180
New Contributors
Full Changelog: 11.0.0-preview8...11.0.0-rc1.1
11.0.0-preview8
11.0.0-preview7
What's Changed
- Detect right button release as well as press. by @grokys in #168
- Release 11.0.0-preview7 by @Takoooooo in #170
Full Changelog: 11.0.0-preview6.1...11.0.0-preview7
11.0.0-preview6.1
What's Changed
- WIP: Implement cell editing by @grokys in #162
- WIP: Move some properties to column options by @grokys in #164
- Update package version to 11.0.0-preview6.1 by @Takoooooo in #165
Full Changelog: 11.0.0-preview6...11.0.0-preview6.1
11.0.0-preview6
What's Changed
- Correctly raise the RowDrop event. by @grokys in #157
- Initial porting effort to Avalonia 11. by @jmacato in #153
- Update actions dotnet SDK version. by @grokys in #158
- Update project version to 11.0.0-preview6 by @Takoooooo in #160
New Contributors
Full Changelog: 11.0.0-preview4...11.0.0-preview6