react-bootstrap-table v4.2.0 Release Notes

Release Date: 2017-12-04 // over 6 years ago
  • 🐛 Bug fixes

    • 🛠 Fix bug about text filter for null value(a9eb1d0)
    • 🛠 Fix expandParentClass option concat classNames(64915a0)

    ✨ Enhancements

    • No String ref(7c18851)
    • 👌 Support renderAlert to specified if render the react-s-alert(ed57ab4)
    • The event object will be pass at least argument for options.onExpand, options.onRowClick and options.onRowDoubleClick(64915a0)