New Release (2018-10-07)
Changed Packages
This release bump following packages:
react-bootstrap-table-next@1.2.1react-bootstrap-table2-paginator@1.0.3react-bootstrap-table2-toolkit@1.1.1
Changelog
Bug fixes
- Fixed remote search bug(#591)
- Fixed wrong calculation for
fromandtoin pagination when remote search/filter enable and data is shrink below the current page(#594)
Features
- Implement
column.sortCaret(#593) for customing the sort caret
Enhancements
- Easy to access the exposed API from react
ref(#592)