react-bootstrap-table v2.9.1 Release Notes

Release Date: 2017-01-15 // about 7 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed Uncaught TypeError: _this3.props.adjustHeaderWidth is not a function when expanding row(9202f31)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support to hide the text for no data table(8bedcf7)
      • Use options.withoutNoDataText, default is false. Give true will hide the text content
      • Example