RowReorder 2.0.0-beta.1

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

Release notes

This release of RowReorder 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)
  • CSS variables used to set common styling information for RowReorder

Updates

  • ES6 output target from TypeScript

Fixes

  • Compatibility with jQuery 4.x
  • Structure for floating table wasn't right, impacting styles

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.
  • Change terminology of jQuery selector to CSS selector

Docs

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

Files