New Release (2019-08-10)
Changed Packages
We got following packages version bump in this release:
react-bootstrap-table-next@3.1.8
react-bootstrap-table2-editor@1.3.2
react-bootstrap-table2-filter@1.1.11
react-bootstrap-table2-paginator@2.0.9
Changelog
Bug fixes
- Fixed inconsistence filter logic in custom filtering(423769c)
- Fixed column toggle will cancel the filter state(4de565b)
- Fixed wrong type convert when column didn't have specified type(08ec8a9)
- Fixed pagination elements not on same row/line(1a44ce0)
Features
N/A
Enhancements
column.editor.getOptions
recieve the second argument which containrow
andcolumn
(856e63d)