New Release (2020-02-09)
Changed Packages
We got following packages version bump in this release:
react-bootstrap-table-next@3.3.4
react-bootstrap-table2-toolkit@2.1.2
Changelog
Bug fixes
- Fixed accessibility issue: Users navigating with
tab
cannot trigger sort functionality(bfb2592) - Fixed column sorting feature breaks if the initial columns array doesn't have sort field(5cc7882)
- Fixed columns initially hidden when using ToolKitProvider and columns array changes(7162728)
Features
N/A
Enhancements
- Allow to add class on
thead
andtbody
(7b593a7)