reactabular v1.0.10 Release Notes

Release Date: 2016-07-29 // over 7 years ago
    • Feature - sort - sort.sort accepts event parameter now. It defaults to onClick.
    • Feature - sort - sort.reset is a new transform that can be used to remove the given column from the sorting rules.
    • Feature - sort - sort.header is a new formatter that can be used to apply sorting. This is handy if you use sort.reset.