react-bootstrap-table v2.7.0 Release Notes

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

    • ๐Ÿ›  Fixed calling handleSearch('') will no clear the text on search field(f7646dc)
    • ๐Ÿ›  Fixed getComputedStyle is not defined error(c9587b2)
    • ๐Ÿ›  Fixed fails in restricted network environment for react-toastr with a git url installation

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support scrollTop prop on <BootstrapTable>(20a0d65)
      • Available valus is a numeric value or Top or Bottom