Releases: AvaloniaUI/Avalonia.Controls.TreeDataGrid
Releases · AvaloniaUI/Avalonia.Controls.TreeDataGrid
11.1.0
What's Changed
- Check for null ItemsView in TreeSelectedItems. by @grokys in #301
- Make switching between flat and tree layouts easier. by @grokys in #277
- Allow internal properties in expressions by @CodeDevAM in #290
- Ignore control characters on text input by @danipen in #296
- fix the empty cell value edit crash by @startewho in #276
- Handle focused item being removed when outside the viewport. by @grokys in #303
- DnD: Reset mouse down location by @grokys in #306
- Allow Columns to be modified / re-ordered for HierarchicalDataSources by @danwalmsley in #310
- If the user modifies the ColumnList ensure the TreeDataColumnHeader.ColumnIndex is kept in sync by @danwalmsley in #311
- Add StringFormat option to text cells. by @grokys in #313
- Fix layout bug: InvalidateMeasure the parent container as a recycled element is placed into it by @danwalmsley in #312
- Don't write value to model when change comes from model. by @grokys in #315
- Handle Move in TreeSelectionMode. by @grokys in #317
- Fix Horizontal Misalignment of Cells During Vertical Scrolling by @grokys in #319
- Fix horizontal scrollbar disappearing when rows removed by @grokys in #321
New Contributors
- @CodeDevAM made their first contribution in #290
- @startewho made their first contribution in #276
Full Changelog: 11.0.10...11.1.0
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