react-bootstrap-table v4.1.0 Release Notes

Release Date: 2017-10-23 // over 6 years ago
  • 🐛 Bug fixes

    • 🛠 Fixed options.afterDeleteRow be called without checking existing(9f64cdf)
    • 🛠 Fixed table-condensed should be table-sm on bootstrap@4(137a6b2)
    • ⚡️ Update React Peer Dependency(9032174)
    • ⬆️ Upgrade react-modal to 3.0.3 due to [email protected] issue(f2c0ee8)
    • 🛠 Fixed Cannot read property 'type' of undefined(9049073)
    • 🛠 Fixed Failed prop type: Invalid prop columnName of type array supplied to TextFilter, expected string(c272b97)

    ✨ Enhancement

    • 💅 The tdStyle prop now allow to accept a callback function(6acf5c1)