Buttons 3.0.2

DataTables CDN files for Buttons 3.0.2. This software was originally released on 16th April, 2024.

Release notes

This release improves the robustness of the HTML stripping that Buttons performs on export as well as a number of other tweaks.

New

  • button-group-selector can now select a button group using the group's container element.
  • Excel export: Added method customizeZip to let the developer customise the final zip file contents.

Fixes

  • More robust stripping of HTML comments and script tags for export data
  • Improve HTML stripping regular expressions
  • Quote Excel sheet name in case it contains spaces

Docs

  • Correct default orthogonal value for exportData()

Examples

  • Added multi-row header with single header row export example.

Files