Releases: imballinst/react-bs-datatable
Releases · imballinst/react-bs-datatable
v2.2.3
v2.1.2
Add cellProps
as Table type.
v2.1.1: Update README.md
2.1.1
v2.1.0: Update documentation and types
Add headerCell
This release adds headerCell
field in each of the tableHeaders
element. On top of that, the documentation is also updated to use Markdown tables, which hopefully will make it easier to read.
Add row on click function prop
- Add row on click event function for the DatatableProps
- Lock react-bootstrap in 1.0.5-beta.5
- Add prettier