react-bootstrap-table2/website/blog/2018-10-14-version-bump.md
2018-10-14 16:13:01 +08:00

1012 B

title author authorURL
New Release (2018-10-14) Allen Fang https://twitter.com/allenfang_tw

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)