Skip to main content

New Release (2018-04-01)

· One min read
Allen Fang
Main Maintainer

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.6
  • react-bootstrap-table2-editor@0.1.4
  • react-bootstrap-table2-filter@0.1.4

Changelog

Bug fixes

  • Fixed includes and find are not supported in IE(#274)
  • Fixed empty table is missing the last cell when row seleciton is enable(#276)

Features

  • Allow to configure the default sort direction(#286)
  • Allow to custom the cell editor's style and class(#268)

Enhancements

  • Don't render anything if noDataIndication is not given(#275)