Skip to content

v1.0.5 – Selection & Filtering Improvements

Compare
Choose a tag to compare
@Saulis Saulis released this 18 Nov 12:50
· 9 commits to master since this release

Changes:

  • selecting-all-items and deselecting-all-items events are now fired when select all checkbox is clicked (thanks @NeilujD!)
  • selecting-item and deselecting-item are now fired when a multi-selection checkbox on a row is clicked (thanks @NeilujD!)
  • Filtering items containing null or undefined values now work