New Release (2019-02-24)
Changed Packages
We got following package version bump in this release:
react-bootstrap-table-next@3.0.0
react-bootstrap-table2-filter@1.1.5
react-bootstrap-table2-toolkit@1.3.1
Changelog
Bug fixes
- Fixed cell didn't rerender correctly when
column.formatter
defined and userow
inside thecolumn.formatter
function.(bf0c5c4) - Fixed selection broken when call
setState
inselectRow.onSelect
(c01f45a) - Fixed search and filter perform a abnormal behavor(#811)
Features
N/A