FixedColumns 4.3.0

DataTables CDN files for FixedColumns 4.3.0. This software was originally released on 4th July, 2023.

Release notes

This release introduces dark mode support (DataTables and Bootstrap 5.3 styling), as well as updating the examples to show Vanilla JS initialisation. There are a few fixes as well, including a memory leak issue when destroying a table.

New

  • New: Dark mode support for DataTables and Bootstrap 5.3 (3b68eb5).

Fixes

  • Fix: Add guard protection against fixedColumns().left(val) and fixedColumns().right(val) being set out of range (93b5dba).
  • Fix: Correct type inheritance for styling packages (857a551).
  • Fix: Memory leak as event listeners we not being removed (cad6843).

Examples

  • Examples updated to latest DataTables examples coding standards (ab5a7ba).

Files