Buttons 3.2.3

DataTables CDN files for Buttons 3.2.3. This software was originally released on 25th April, 2025.

Release notes

This release helps to improve performance when looking up buttons, addresses some Typescript errors and fixes a few other little pieces. See the notes before for details.

Fixes

  • Performance - faster button look up by storing a node reference rather than traversing the DOM
  • Make dropdown scrollable for long lists (Fomantic UI)
  • Improve performance for button selection and column visibility
  • For styling integrations that wrap container buttons (e.g. Bootstrap), after remove() the container would be left.
  • CSS files should be made up of ASCII characters only, with UTF8 characters consisting of an escaped Unicode code point.

Typescript

  • Add bom parameter for CSV export
  • Correct customizeData option in export options
  • Add callback to the button action function signature

Files