Responsive 4.0.0-beta.1

DataTables CDN files for Responsive 4.0.0-beta.1. This software was originally released on 6th April, 2026.

Release notes

This release of Responsive updates the software to be fully compatible with DataTables 3, and matches the core library in that it no longer has any dependency on jQuery. Its only dependency now is DataTables core. It also now makes use of CSS variables for consistent styling.

New

  • Remove jQuery dependency
  • Support DataTables 3 (required)
  • Use CSS grid for improved layout of the default list renderer.
  • Responsive CSS for the default list renderer.
  • Support for CSS variables to easily customise commonly tweaked parts of the Responsive UI.

Updates

  • ES6 output target from TypeScript

Examples

  • Update to remove jQuery initialisation version of each example, and focus on the Vanilla JS code for simplicity and consistency throughout the DataTables examples.

Docs

  • Updated for the more consistent naming convention used for DataTables' defined types in DT3

Files