react-bootstrap-table v2.5.4 Release Notes

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

    • ๐Ÿ›  Fixed the incorrect page number for paginationShowsTotal when data is empty(ba524f9)
    • ๐Ÿ›  Fixed Cannot read property 'name' of undefined during option change if a given page bigger than total pages count(96c35aa)

    โœจ Enhancement

    • ๐Ÿ‘‰ Make pagination button compatible with Bootstrap@4(1c0e9f5)
    • Keep cell editing stay if table re-rendering(6777a72)