Changelog - 4.7.0 Betas

4.7.1-beta.4 (07/07/2020)

Bug Fixes

components > tree-table

  • FRM-1326: Fixed a bug where columns wouldn’t resize correctly when fitColumns = false


4.7.0-beta.3 (06/07/2020)

Breaking Changes

components > tree-table

Features

components > tree-table

  • FRM-1324: Updated visual styles to be more in line with <vs-grid>, added isLoading property, added “no results” message

Bug Fixes

components > filter

  • FRM-1325: Fixed a bug where filterOptions.getItems would have undefined params when using default values

Features

components > tree-table


4.7.0-beta.1 (02/07/2020)

Features

components > tree-table

  • FRM-1320: Added 'single' selection mode

  • FRM-1321: Added a new way to define column sizes with columnSizing, fitColumns, minColSize and defaultColSize properties