v1.0.5 – Selection & Filtering Improvements
Changes:
selecting-all-items
anddeselecting-all-items
events are now fired when select all checkbox is clicked (thanks @NeilujD!)selecting-item
anddeselecting-item
are now fired when a multi-selection checkbox on a row is clicked (thanks @NeilujD!)- Filtering items containing
null
orundefined
values now work