react-bootstrap-table v4.3.1 Release Notes

Release Date: 2018-01-03 // over 6 years ago
  • 🐛 Bug fixes

    • 🛠 Fixed sizePerPage dropdown broken on [email protected](8b28c4b)
    • 🛠 Fixed Cannot read property 'type' of null Error in TableHeaderColumns when having dynamic columns(1741487)

    ✨ Enhancement

    • if options.hideSizePerPage is true, will not render dropdown anymore instead of hidden(ea89bf8)

Previous changes from v4.3.0

  • 🐛 Bug fixes

    • 🛠 Fixed passing wrong key for custom prePage, nextPage, firstPage and lastPage(02363a9)

    ✨ Enhancements

    • ⬆️ Upgrade react-modal to 3.1.7

    🔋 Features