SearchBuilder 1.4.1

DataTables CDN files for SearchBuilder 1.4.1. This software was originally released on 10th March, 2023.

Release notes

Primarily an update to the CommonJS loader to allow a down compile of import 'datatables.net-searchbuilder'; without needing to worry about executing the returned function. This allows the CommonJS syntax to match ESM. Also a couple of fixes.

  • Updated: CommonJS loader updated to allow use of SearchBuilder without needed to execute the returned function, if a window variable is available.
  • Fix: Performance issue when rebuilding the list of column names that filtering can be performed on
  • Fix: getDetails() was stripping negative signs from number inputs
  • Fix - types: Missing typescript definitions for columns.searchBuilder* type

Files