FixedColumns 3.2.0

DataTables CDN files for FixedColumns 3.2.0. This software was originally released on 8th November, 2015.

Release notes

This release of FixedColumns is all about consistency in the AMD and CommonJS loaders for DataTables and its extensions.

FixedColumns is now available on NPM and Bower in distribution form, i.e. minified files and compiled CSS in the package, under the name datatables.net-fixedcolumns. Styling

New

  • New: Optimisation - when column visibility changes, if DataTables has been told not to recalculate column sizes, FixedColumns will not redraw. It is expected that columns.adjust() will be used once all column's have had their visibility set to correctly align the columns.
  • New: When using CommonJS allow jQuery and the window object to be passed in

Fixes

  • Fix: Rework of AMD and CommonJS loaders to present a consistent require interface and naming for DataTables and all of its extensions
  • Fix: Extend the default prototype rather than overwriting with a plain object

Files

css

js