react-bootstrap-table v2.5.7 Release Notes

Release Date: 2016-11-02 // over 7 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed display boolean value if value is false(8fde9d6)
    • ๐Ÿ›  Fixed the filters do not work with dynamically generated columns(e1f287a)

    โœจ Enhancement

    • โž• Add headerTitle in <TableHeaderColumn> for enable the title on header, default is true(7685e14)
    • Redirect to first page if calling handleAddRowAtBegin(3a4432a)