react-bootstrap-table v4.0.4 Release Notes

Release Date: 2017-09-15 // over 6 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix BootstrapTable.reset method doesn't clean the cell editing state(f3466be)
    • ๐Ÿ›  Fix search result is reset when a rerender with only enable remote.cellEdit(8ba60d8)
    • columnClassName get render on colgroup even if it is function(031a99d)

    โœจ Enhancement

    • Able to styling the header column when sorting(7960b3f)
    • Trying to fixing encoding issue when opening CSV file with Excel(c05679c)