KeyTable 2.1.0

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

Release notes

This is a relatively minor release of KeyTable, addressing known issues found since the revamp of 2.0.0 as well as adding a new focused option to the cell-selector option for better integration with the DataTables API. However, this release is v2.1 rather than a patch release due to the update in the CommonJS and AMD loaders for naming consistency between DataTables and all of its extensions.

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

New

New: Ability to use a focused selector modifier to select the focused cell - example: table.cell( { focused: true } ).data(). * New: When using CommonJS allow jQuery and the window object to be passed in

Fixes

Fix: Paging disabled would cause an error Fix: Rework of AMD and CommonJS loaders to present a consistent require interface and naming for DataTables and all of its extensions Fix: Focus could be incorrect when the table was filtered Fix: If the number of columns selected is restricted, focus could be incorrectly blurred while tabbing Fix: Extend the default prototype rather than overwriting with a plain object

Documentation

Fix - docs: Links to DataTables.Api type reference documentation

Files

css

js