DataTables 1.10.14

DataTables CDN files for DataTables 1.10.14. This software was originally released on 17th April, 2017.

Release notes

A bug fix release of DataTables which addresses Bootstrap 4 alpha 6 compatibility and addresses a couple of other issues found recently.

One very welcome change is a major performance improvement when working with the API and large tables. Optimisation of how the selectors work in the API makes selection much faster.

Updates

  • Update - CSS: Bootstrap 4 integration for alpha 6 changes

Fixes

  • Fix: API performance improvement - significantly faster API access for large tables. Testing with a table of 50'000 rows rows().count() is now 23mS execution time, while it was 996mS before!
  • Fix: Make SemanticUI integration stackable
  • Fix: columns.orderData would fail if used with a target index of 0 and it was given as an integer
  • Fix: Restrict CSS rules for scrolling tables, so any styles don't inadvertently apply to child tables
  • Fix: State loading using a custom async callback would not correctly merge in the state
  • Fix - CSS: Columns which are orderable in a single direction only should show a pointer cursor
  • Fix - examples: Tighten up regex check to protect against LFI vulnerability
  • Fix - examples: Use https for web font
  • Fix - docs: Typo in state.save() information
  • Fix - docs: filter() example for multiple columns was really poor
  • Fix - docs: Typo in language.infoEmpty
  • Fix - docs: The columns.orderData documentation made it sound like it would work only with multiple columns, whereas it actually works with a single column as well.

Files

css

images

js