KeyTable 2.11.0

DataTables CDN files for KeyTable 2.11.0. This software was originally released on 3rd November, 2023.

Release notes

This release addresses issues with "fast scrolling" (i.e. keeping an arrow key depressed) with Scroller enabled and server-side processing in DataTables.

There are a number of other issues addressed, and importantly this release is now fully operation with the up coming DataTables 2!

  • New: Compatibility with DataTables 2 (for when it is released!). 1.11+ compatibility is retained.

  • Update - docs: Consistent formatting of code examples

  • Update - examples: Consistent formatting of example code

  • Fix: Ignore key events inside an Editor inline create row - KeyTable cannot navigate this row.

  • Fix: Re-focusing calculation when triggered by a draw was wrong
  • Fix: Improved integration with Scroller
  • Fix: Improved interaction with server-side processing mode. Key events are now ignored while the table is in the middle of an async draw.
  • Fix - typescript: Explicit void return type for new constructor
  • Fix - typescript: Plug-in was on the wrong DataTables host object (type)

Files