Skip to content

Releases: imballinst/react-bs-datatable

v3.9.0

27 Mar 01:30
Compare
Choose a tag to compare

What's Changed

  • feat(checkbox): implement hooks to create checkbox handlers by @imballinst in #169

Full Changelog: v3.8.1...v3.9.0

Some (breaking) updates

  1. The first parameter of CheckboxOnChange is trimmed and adjusted. The prop prop is renamed to checkboxProp so we could make it consistent with the headers. Also, idProp and checkboxRefs are removed.
  2. If you are composing your own TableRow, then there is a new required prop: rowIdx. Fill this with the row index.

v3.8.1

16 Mar 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.8.1

v3.8.0

10 Mar 00:28
Compare
Choose a tag to compare

What's Changed

  • feat: implement event parameter on onCheckboxChange by @imballinst in #165

Full Changelog: v3.7.0...v3.8.0

v3.7.0

08 Mar 00:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

03 Sep 00:41
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #148
  • Rename Filter.onFilter to Filter.onFilterChange by @luizgdi in #151
  • feat: allow to make the table controlled without having to pass isControlled; deprecate isControlled by @imballinst in #152

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

22 Jul 23:50
Compare
Choose a tag to compare

This version is mostly just a bump in FontAwesome dependencies. It should not break, but I won't count it as a patch version either.

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

03 May 11:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.4.0

v3.3.1

05 Apr 08:22
Compare
Choose a tag to compare
  • fix: fix initial sort porder is not assigned to default sort by @imballinst in #135

v3.2.2

05 Apr 08:21
Compare
Choose a tag to compare

v3.1.2

05 Apr 08:21
Compare
Choose a tag to compare