Skip to main content

New Release (2018-02-02)

· One min read
Allen Fang
Main Maintainer

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.2
  • react-bootstrap-table2-filter@0.1.2

Changelog

Bug fixes

  • Fixed call selectRow.onSelect twice(#180)
  • Fixed wrong colSpan for noDataIndication if there are column is hidden(#185)

Features

  • Support Select Filter(#183)

Enhancements

  • Column filter style improvement(#183)
    • Remember to add the css of react-bootstrap-table2-filter
  • Fix key field in cell should not be cell value(#172)