reactabular v1.2.6 Release Notes

Release Date: 2016-08-11 // over 7 years ago
    • Feature - select - Drop direct dependency on Reactabular.
    • Feature - easy - Expose components. Now you can override default components just like for a regular Table.Provider. Only exception is header.cell given drag and drop needs to override that in order to work.
    • Feature - easy - Make selectedRowIdField prop optional. It worked before due to the default value, but it's neater this way.