New Release (2018-03-06)
Changed Packages
This release bump following packages:
react-bootstrap-table-next@0.1.4react-bootstrap-table2-editor@0.1.2
Changelog
Bug fixes
- Fix the sort will not be triggered when data is changed(#232)
- Fix empty
element issue(#219) - Fix Failed prop type: The prop
defaultValueis marked as required inTextEditor, but its value isnull(5dd1f1e9)
Features
Enhancements
rowEvents.onMouseEnterandrowEvents.onMouseLeavewill be wrapped up and pass row informations(#233)