mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
c50629a4b5
* 1.10.0 had issues when searching for boolean data as the search extension methods were checking for empty data, but if found they were using `''` as the term to filter. It should more accurately just use the given data. * Relates, the `_empty()` method was considering `false` to be empty, but not `true`. Both are now considered to be empty. |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
unit_testing |