FEATURES
- Added support for ESLint
- Added
checkboxes.stateSave
option to disable checkbox state saving if state saving is enabled globally
FIXES
- Added ability to get data for selected checkboxes with filtering applied
- Call
selectAllCallback
only when state of "Select all" control changes - Make disabled checkboxes not affect indeterminate state of "Select all" control
- Corrected issue with event handler not being detached after table is destroyed