Skip to main content

New Release (2018-10-14)

· One min read
Allen Fang
Main Maintainer

Changed Packages

We got following package version bump in this release:

  • react-bootstrap-table-next@1.3.0
  • react-bootstrap-table2-editor@1.2.0

Changelog

Bug fixes

  • Fixed bug if pagination props changes(#599)

Features

  • Support expand/collapse row only though expand indicator(#546)
  • Support selectRow.clickToExpand, which allow user to click on row to select/expand row at the same time(#497)
  • Support render tabIndex on td(#607)

Enhancements

  • Improve row level performance(#497)