Release 1.4.0
Adding select all feature feature, which provides a checkbox to select all table elements. Methods exposed with api include
- selectAll
- deselectAll
- toggleSelectAll
- isSelectedAll
Changing setLoading to be exposed via api. Adding select all methods to api as well. API can be accessed by using onRegisterApi when supplying table options.