react-bootstrap-table2/website/blog/2019-07-21-version-bump.md
2019-07-21 17:45:02 +08:00

1.1 KiB

title author authorURL
New Release (2019-07-21) Allen Fang https://twitter.com/allenfang_tw

Changed Packages

We got following packages version bump in this release:

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

Changelog

Bug fixes

  • Fixed incorrect column size when dynamic change selectRow.hideSelectColumn(d7e1f1d)

Features

  • Support saving type of cell editing(92f1449)

Enhancements

  • Enhance serveral examples and docs
  • Allow to custom the classname on the parent row of expanded row(ec4864d)
  • Add rowIndex as second arguments for expandRow.renderer(db22bb9)