react-bootstrap-table v3.4.1 Release Notes

Release Date: 2017-06-17 // almost 7 years ago
  • ๐Ÿ› Bug fixes

    • If a key is 0, it's regarded as invalid in TableStore.js(e00a515)

    โœจ Enhancement

    • options.onRowClick have the second arguments: columnIndex(cf6571f)
    • ๐Ÿ”€ options.onAddRow now support to sync/async way to tell react-bootstrap-table if a error in options.onAddRow(a2a5555)
    • ๐Ÿ‘‰ Use setState as functional instead of object(b9b5b26)

    ๐Ÿ”‹ Feature

    • Able to custom the separate for exporting CSV file(1c9e2c5)
      • Using options.exportCSVSeparator