react-bootstrap-table2/website/blog/2018-06-04-version-bump.md
2018-06-03 22:59:01 +08:00

1.0 KiB

title author authorURL
New Release (2018-06-04) Allen Fang https://twitter.com/allenfang_tw

Changed Packages

This release bump following packages:

  • react-bootstrap-table-next@0.1.13
  • react-bootstrap-table2-paginator@0.1.4
  • react-bootstrap-table2-filter@0.2.0
  • react-bootstrap-table2-overlay@0.1.2

Changelog

Bug fixes

  • Fix remote sort still sorting data(#354)
  • Fix react-bootstrap-table2-overlay does not consider caption height(b11019c)

Features

  • Support date filter(#365)

Enhancements

  • Support to custome the pagination total(#359)
  • Support to custom the selection column(#364)