New Release (2019-06-10)
Changed Packages
We got following package version bump in this release:
react-bootstrap-table-next@3.1.4
react-bootstrap-table2-editor@1.2.4
react-bootstrap-table2-toolkit@2.0.1
Changelog
Bug fixes
- Fixed tabindex on table headers should not be > 0(4ec02b2)
Features
N/A
Enhancements
- Allow to override the blob type of CSV(1cd31dc)
- Use
exportCSV.blobType
- Use
- Allow to set the dropdown editor options dynamically((bbf2ef8)[https://github.com/react-bootstrap-table/react-bootstrap-table2/commit/bbf2ef85fd1cd3f897ccfd816663f6d5559758ca])
- Allow to set selection column in the right side of table(db612ea)
- Use
selectRow.selectColumnPosition
- Use
- Allow to configure the selection column's style(0d0d1a8)
- Use
selectRow.selectColumnStyle
- Use