Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.22 KB

whatsnew.md

File metadata and controls

47 lines (32 loc) · 1.22 KB

1.3.3

  • [fix] treetable data is not fully shown in some cases
  • [fix] too narrow column width if autowidth is set
  • [fix] typos in type definitions

1.3.2

  • [fix] editors in tree mode are not applied correctly
  • [fix] ts definitions are not precise
  • [deps] uses [email protected]

1.3.0

  • [update] more convenient way of using the built-in and external ContextMenu
  • [deps] uses [email protected]

1.2.4

  • [fix] DataProvider package is not compatible with react toolchain
  • [deps] uses [email protected]

1.2.3

1.2.0

  • [update] exposing flatData state property
  • [fix] further improvements for column auto-sizing in tree structure
  • [fix] column auto-sizing and sorting markers
  • [deps] using core 1.2.x

1.1.3

  • [add] sorting for hierarchical datasets
  • [update] display sort marker for the last header row only
  • [fix] column auto-sizing in in tree structure
  • [fix] resizing columns with flexgrow
  • [fix] text overflow for vertical headers
  • [fix] impossible to define the initial selection
  • [fix] table editor doesn't reflect changes in the related state properties
  • [fix] error after collapsing the first column in table

1.0.0

Initial version released