imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
60 stars 20 forks source link

feat: allow to make the table controlled without having to pass isControlled; deprecate isControlled #152

Closed imballinst closed 2 years ago

imballinst commented 2 years ago

Fixes https://github.com/imballinst/react-bs-datatable/issues/150.