reactabular v1.1.6 Release Notes

Release Date: 2016-08-05 // over 7 years ago
    • Feature - edit - Allow activateEvent (default onClick) to be overridden.
    • Feature - easy - Trigger onMoveColumns only after moving columns has finished.
    • Feature - easy - Expose selectedRowId. It defaults to id, but if your selection logic relies on some other field, you can change it now.
    • Feature - reactabular - New select module for handling row selections.