Skip to content

1.2.10

Compare
Choose a tag to compare
@mpryvkin mpryvkin released this 04 Mar 18:46
· 35 commits to master since this release

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