react-bootstrap-table v3.1.6 Release Notes

Release Date: 2017-04-03 // about 7 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed wrong z-index for insert modal and mask(91b4dca)
    • ๐Ÿ›  Fixed keyboard navigation does not work if selectRow.hideSelectColumn is true(e8c25fd)

    โœจ Enhancement

    • ๐Ÿ‘Œ Support editable.readOnly for TableHeaderColumn, which is helpful if you want this field can be edited on insert but not on cell editing(8729faf)