Skip to content

0.10.18

Compare
Choose a tag to compare
@wieslawsoltes wieslawsoltes released this 11 Oct 17:23

What's Changed

  • Add documentation about the column types by @Takoooooo in #92
  • Left arrow key press now navigates to the parent element by @Takoooooo in #97
  • Double clicking column thumb should fit column contents by @Takoooooo in #101
  • Typing alphanumeric keys (a-z0-9) should focus selection on the next item whose name starts with typed input by @Takoooooo in #100
  • Setup a Tag property for the IColumn interface by @danipen in #105
  • Make styles more flexible by @maxkatz6 in #106
  • Add columns NthChild support by @maxkatz6 in #103
  • Update azure-pipelines.yml for Azure Pipelines by @danwalmsley in #111
  • Fix cannot call Measure using a size with NaN values exception in TreeDataGridColumnarPresenterBase by @wieslawsoltes in #104
  • Update to Avalonia version 0.10.14 by @wieslawsoltes in #112
  • When hitting the PageDown/PageUp keys it should select the item that is N positions up/down and bring it into the view by @Takoooooo in #108
  • Fix a few problems in TreeSelectionModelBase. by @grokys in #113
  • Sync scroll viewers in code instead of using bindings. by @grokys in #115
  • Make expanders react to changes in data. by @grokys in #116
  • Fix selected drive in files page demo by @wieslawsoltes in #118
  • Update Avalonia to 0.10.16 by @wieslawsoltes in #119

New Contributors

Full Changelog: 0.10.10...0.10.18