Skip to main content

New Release (2019-08-25)

· One min read
Allen Fang
Main Maintainer

Changed Packages

We got following packages version bump in this release:

  • react-bootstrap-table-next@3.1.9
  • react-bootstrap-table2-filter@1.1.12

Changelog

Bug fixes

  • Fixed onFilter broken(eb204f6)
  • Fixed columns doesn't update correctly when enable column toggle(43b5eeb)
  • Fixed disabling cell edit on table throws exception(70827ee)

Features

N/A

Enhancements

  • Allow to configure the options of select filter by a custom function(23cb0bb)
  • Add expandRow.className for customing the class on expanding row(c12d3fa)