react-bootstrap-table v1.2.1 Release Notes

Release Date: 2015-10-19 // over 8 years ago
  • 🐛 Bug fixes

    • ⚡️ Update TableDataSet missing pagination(46c93ce)
      • More discussion on #70

    🔋 Features

    • Get selected Data only show in table when onSelectAll be called(9d391ee) javascript function onSelectAll(isSelected, currentDisplayAndSelectedData){ //.. }