react-bootstrap-table v2.6.0 Release Notes

Release Date: 2016-11-28 // over 7 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed #838

    ๐Ÿ”‹ Features

    โœจ Enhancement

    • ๐Ÿ‘Œ Support row lock level on cell edit(7c57b52)
      • Use nonEditableRows in cellEdit props
      • nonEditableRows accept a callback function which return an array of rowKey which is noneditable rows