Skip to main content

New Release (2019-04-27)

· One min read
Allen Fang
Main Maintainer

Changed Packages

We got following package version bump in this release:

  • react-bootstrap-table-next@3.1.2
  • react-bootstrap-table2-toolkit@1.4.2

Changelog

Bug fixes

  • Fix rendering searchbar will throw tableId prop type warning(#914)
  • Fix expandRow does not work with nested keyField(36fa9b8)
  • Fix CSV Export doesn't handle double quotes(737922a)
  • Fix column.onClick some parameters is undefined if column.editable is true(6168bd7)

Features

N/A

Enhancements

  • Allow to custom the style on selection header cell via selectRow.headerColumnStyle(0f37fae)