react-bootstrap-table2/website/blog/2018-03-19-version.bump.md
2018-03-18 17:29:01 +08:00

695 B

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

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.5

Changelog

Bug fixes

  • Fix selection was broken when data changed(#260)

Features

Enhancements

  • Add classes and id on BootstrapTable for customization(#247)
  • column.hidden will not render element instead of setting display:none(#261)