react-bootstrap-table v3.4.3 Release Notes

Release Date: 2017-07-05 // over 6 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed wrong colspan when table was empty and enable expandColumnOptions.expandColumnVisible(624764c)
    • ๐Ÿ›  Fix 'undefined is not an object' when running in a headless browser(a06cd6a)

    โœจ Enhancement

    • Able to disable BOM header for CSV via options.noAutoBOM(340dc8d)
    • Able to exclude header for CSV via options.excludeCSVHeader(16ba815)