New Release (2018-05-13)
Changed Packages
This release bump following packages:
react-bootstrap-table-next@0.1.11
react-bootstrap-table2-filter@0.1.7
Changelog
Bug fixes
- Fixed filtered table doesn't rerender on prop change(#303)
- Fix programmatically filter broken when filter multiple column at the same time(#334)
Features
N/A
Enhancements
- Implement
wrapperClasses
to allow to custom the class on outer element which wrap up thetable
element(#325)