AutoFill 2.1.0

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

Release notes

This is a relatively minor update to AutoFill, but it brings consistency to the CommonJS and AMD loaders used but AutoFill, DataTables and all of the other DataTables extensions, hence is it is a 2.1 release.

AutoFill 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-autofill. Styling packages for the DataTables base style, Bootstrap, Foundation and jQuery UI are also available.

New

  • New: Styling integration Javascript files now loadable with RequireJS or CommonJS
  • New: When using CommonJS allow jQuery and the window object to be passed in

Updates

  • Update: Use preInit for initialisation of AutoFill from the DataTables options
  • Update: AutoFill now displays the drag handle using the cell's offset parent to position the element rather than using position:relative on all table cells. This improves rendering in all browsers and performance in IE.

Fixes

  • Fix: If used with child rows or row grouping, the row indexes could be incorrectly calculated
  • Fix: Editor integration for fields where the name is not equal to the data property AutoFill would fail to correctly use the field names when setting data, resulting in a Javascript error.
  • 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

Documentation

Files

css

js