DataTables 1.10.12

DataTables CDN files for DataTables 1.10.12. This software was originally released on 20th May, 2016.

Release notes

A bug fix release for DataTables that introduces a number of issues found since the previous release. Nothing particularly exciting, but a recommended update for all using DataTables.

Javascript core

  • New
    • $.fn.dataTable.util methods are now overridable (throttle and escapeRegex)
  • Updates
    • Update default distribution jQuery to 1.12.3
  • Fixes
    • order() called with an empty array would cause a JS error
    • Performance issue when using columns.visible() as a setter.
    • Column visiblity count was only correct if the table was actually visble itself. We want to be able to count columns even when the table is not visible.
    • Remove MySQL specific commands from demo SSP class

Styling

  • Fixes
    • Align "show entries" text correctly for cases where the Semantic UI JS is not available on the page
    • Semantic UI styling with a scrolling table
    • Apply border-collapse: separate to Bootstrap styled DataTables
    • Remove obsolete CSS option for Firefox

Examples

  • Fixes
    • Server-side pipelining didn't work when all data is requested
    • Direct link to ajax.data from its example
    • Add reference to Editor in form example
    • Remove reference to retired TableTools extension

Documentation

Files

css

images

js