rsuite-table v5.4.0 Release Notes

Release Date: 2022-04-07 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • Column: fix rowSpan cell layer covering fixed columns (#331) (16fab36)
    • ๐Ÿ›  fix lint error on typescript versions prior to 4.4 (#329) (991bc2f)
    • Table: fix affixHorizontalScrollbar to be shown when Table component was initially rendered with empty data (21a3f07)
    • Table: fix affixHorizontalScrollbar to stay when user drags it (21a3f07)
    • Table: fix horizontal scroll can not scroll to the end (#336) (ecd2494)

    ๐Ÿ”‹ Features

    • Table: add support for fillHeight on <Table> (#330) (7db9a13)