react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.

MIT License

Downloads
5.2K
Stars
59
Committers
9

Bot releases are hidden (Show)

react-bs-datatable - v3.12.0

Published by imballinst about 1 year ago

What's Changed

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.11.2...v3.12.0

react-bs-datatable - v3.11.2

Published by imballinst over 1 year ago

What's Changed

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.11.1...v3.11.2

react-bs-datatable - v3.11.1

Published by imballinst over 1 year ago

react-bs-datatable - v3.11.0

Published by imballinst over 1 year ago

New Props

The Pagination component now has a new prop: paginationRange. By default it's 3 and if it is, then the numbers would look like "1, 2, 3" or "2, 3, 4", and so on. To tweak it, we can set it to, say, 4, then it'll be "1, 2, 3, 4" and "2, 3, 4, 5" and so on, and so forth.

What's Changed

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.10.0...v3.11.0

react-bs-datatable - v3.10.0

Published by imballinst over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.9.1...v3.10.0

react-bs-datatable - v3.9.1

Published by imballinst over 1 year ago

react-bs-datatable - v3.9.0

Published by imballinst over 1 year ago

What's Changed

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/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.
react-bs-datatable - v3.8.1

Published by imballinst over 1 year ago

react-bs-datatable - v3.8.0

Published by imballinst over 1 year ago

What's Changed

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.7.0...v3.8.0

react-bs-datatable - v3.7.0

Published by imballinst over 1 year ago

What's Changed

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.6.0...v3.7.0

react-bs-datatable - v3.6.0

Published by imballinst about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.5.0...v3.6.0

react-bs-datatable - v3.5.0

Published by imballinst over 2 years ago

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: https://github.com/imballinst/react-bs-datatable/compare/v3.4.0...v3.5.0

react-bs-datatable - v3.4.0

Published by imballinst over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.3.1...v3.4.0

react-bs-datatable - v3.3.1

Published by imballinst over 2 years ago

react-bs-datatable - v3.2.2

Published by imballinst over 2 years ago

react-bs-datatable - v3.1.2

Published by imballinst over 2 years ago

react-bs-datatable - v3.0.3

Published by imballinst over 2 years ago

react-bs-datatable - v3.3.0

Published by imballinst over 2 years ago

What's Changed

Full Changelog: https://github.com/imballinst/react-bs-datatable/compare/v3.2.1...v3.3.0

react-bs-datatable - v3.1.1

Published by imballinst over 2 years ago

react-bs-datatable - v3.0.2

Published by imballinst over 2 years ago

Package Rankings
Top 3.22% on Npmjs.org
Top 31.49% on Repo1.maven.org
Badges
Extracted from project README
minzipped size npm version downloads per week
Related Projects