Changed Packages
We got following package version bump in this release:
react-bootstrap-table-next@1.4.3
Changelog
Bug fixes
- Fixed a non expandable row still expandable when
expandRow.showExpandColumn is enable(#698)
Features
N/A
Enhancements
- Support hidden row(4ddbfd4)
- Pass
rowKey and expandable to expandRow.expandColumnRenderer callback function(bc4697b)