New Release (2018-08-12)
Changed Packages
This release bump following packages:
react-bootstrap-table-next@1.1.0
react-bootstrap-table2-toolkit@1.0.1
react-bootstrap-table2-paginator@1.0.1
Changelog
Bug fixes
- Fixed column.style and column.align will conflicts(#481)
- Fixed search will be clear if search the same text twice(#470)
- Fixed debounce bug(#468)
- Fixed
pagination.paginationTotalRenderer
give wrongfrom
andto
argument(#467)
Features
- Export CSV allow to export current display data instead of whole list(#469)
Enhancements
- Performance improvment on cell level(#449)