ColVis 1.1.2
DataTables CDN files for ColVis 1.1.2. This software was originally released on 1st April, 2015.
Release notes
This is a minor bug fix release of ColVis that addresses a number of issues. Please see the release notes below for full details.
New
- New: Add license file to the package for clarity of license (MIT)
Fixed
- Fix: Static
ColVis.fnRebuild
method didn't work if you passed in a DataTables API instance (i.e.$().DataTable()
) - Fix: On
destroy
the ColVis container should be removed - Fix: Column reordering wasn't being correctly listened for (missing namespace)
- Fix: State callback could be called multiple times
- Fix:
rebuild()
wasn't rebuilding grouped buttons - Fix: jQuery UI styles didn't define the background element
- Fix: Defaults couldn't be given in camelCase
- Fix example: For jQuery UI to work with ColVis at the moment, the
jQueryUI
option must be specified
Files
js
- //cdn.datatables.net/colvis/1.1.2/js/dataTables.colVis.js
- //cdn.datatables.net/colvis/1.1.2/js/dataTables.colVis.min.js