reactabular v1.0.6 Release Notes

Release Date: 2016-07-27 // over 7 years ago
    • Bug fix - easy - Merge column definition props.className correctly. Previously it discarded possible value.
    • Feature - easy - Add styling hooks. Now you can attach classes to the table structure (table, thead, tbody).
    • Feature - easy - Add onDragColumn and onMoveColumns hooks.