rsuite-table v5.0.0 Release Notes

    • 🛠 fix(cell): change Cell width and depth prop to optional. (#206)
    • 🛠 fix(cell): fix sortColumn not getting fired in Gatsby production build. (#204)
    • 🛠 fix(table): gix that the ColumnGroup array cannot be rendered in the Table. (#200)
    • feat(resize): honor minWidth setting when resizing columns. (#201)
    • 🔨 refactor(icons): replace all icon with @rsuite/icons. (#180)
    • 🔨 refactor: use react hooks to refactor Table. (#232)
    • 👍 feat(ColumnGroup): support groupHeaderHeight on <ColumnGroup>. (#235)
    • 🛠 fix(autoHeight): fix the extra scroll bar width after autoHeight. (#236)
    • 🛠 fix(affix): fix scrollbar not re-rendering after data update. (#237)