Skip to main content

New Release (2018-03-06)

· One min read
Allen Fang
Main Maintainer

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 <Caption /> element issue(#219)
  • Fix Failed prop type: The prop defaultValue is marked as required in TextEditor, but its value is null(5dd1f1e9)

Features

Enhancements

  • rowEvents.onMouseEnter and rowEvents.onMouseLeave will be wrapped up and pass row informations(#233)