v5.9.0
5.9.0 (2024-10-19)
You can now provide a Custom Pagination Component (React) instead of the default built-in Pagination
- see the new Example 42
Cherry on top, this release also adds the Row Detail which was the only missing feature compare to other framework ports. Note however that there are some console warnings related to this implementation, see the docs for more details
- see the new Example 19 / Docs
Side note, the entire project is written with Class Components, if anyone is willing to help in migrating some (or all) of them to Function Components, I would be more than happy to get PR contributions. Thanks