Buttons 3.1.0

DataTables CDN files for Buttons 3.1.0. This software was originally released on 19th July, 2024.

Release notes

The main aspect of this release is a rewrite of how the Typescript types for prebuilt buttons work. It is now more selective based on the extend property (giving only relevant options for the button in question) and can be extended by external libraries now.

New

  • Option to load custom scripts in print page

Fix

  • Tighten up the ISO8601 date detection for Excel formatting. It must be in the date range 1900-9999.

Typescript

  • Rewrite how the buttons are defined, so options can be split per button type and other extensions can define their own buttons.
  • Add Buttons to DataTables' features

Examples

  • Correct styles for multiple styling frameworks

Files