All Versions
101
Latest Version
Avg Release Cycle
18 days
Latest Release
493 days ago

Changelog History
Page 1

  • v5.8.1 Changes

    November 21, 2022

    ๐Ÿ› Bug Fixes

    • Column: fix cannot customize columns (#388) (7cfb8f9)
    • Row: fix the style error of header hover (#386) (9238a34)
    • Table: fix virtualized table white screen issue in react 18 (#387) (f10f92b)
  • v5.8.0 Changes

    November 03, 2022

    ๐Ÿ”‹ Features

    • Column: support for show full text when hovering over a cell (#376) (2d5066a)
  • v5.7.2 Changes

    September 29, 2022

    ๐Ÿ› Bug Fixes

    • Loader: fix custom loader always showing (#370) (1774eee)
  • v5.7.1 Changes

    September 07, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fixes an issue where the width of cells outputted from useCellDescriptor does not always update as columns in input change.' (#364) (cf1682d)
    • Table: fix virtualized table scrolling exception (#366) (a0c1696)
  • v5.7.0 Changes

    August 23, 2022

    ๐Ÿ› Bug Fixes

    • autoHeight: fix table height calculation error when autoHeight (#362) (9cca913)
    • autoHeight: fixed scroll event not updating after autoHeight value changed (#360) (bb368bd)
    • Cell: add rowData required validation for custom Cell (#361) (fcab314)

    ๐Ÿ”‹ Features

  • v5.6.1 Changes

    July 12, 2022

    ๐Ÿ› Bug Fixes

  • v5.6.0 Changes

    June 27, 2022

    ๐Ÿ› Bug Fixes

    • Table: fix classPrefix bug due to context parameter (#349) (cf875f5)

    ๐Ÿ”‹ Features

    • Table: add support for wordWrap property values (#348) (f6f65c1)
  • v5.5.1 Changes

    June 01, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  rowHeight using is fixed in useTableDimension (#343) (6fb5a69)
  • v5.5.0 Changes

    April 21, 2022

    ๐Ÿ”‹ Features

    • HeaderCell: support renderSortIcon on <HeaderCell> (#341) (18d6567)

    ๐ŸŽ Performance Improvements

    • Table: improved rendering of scrollbars (#340) (2b04ada)
  • v5.4.1 Changes

    April 14, 2022

    ๐Ÿ› Bug Fixes

    • Table: fix table height not reset after fillHeight is changed (#337) (2156358)