New Release (2018-03-06)
Changed Packages
This release bump following packages:
react-bootstrap-table-next@0.1.4
react-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
defaultValue
is marked as required inTextEditor
, but its value isnull
(5dd1f1e9)
Features
Enhancements
rowEvents.onMouseEnter
androwEvents.onMouseLeave
will be wrapped up and pass row informations(#233)