Skip to content

11.1.0

Latest
Compare
Choose a tag to compare
@grokys grokys released this 04 Dec 20:36
· 9 commits to master since this release

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

Full Changelog: 11.0.10...11.1.0