Responsive 2.0.2
DataTables CDN files for Responsive 2.0.2. This software was originally released on 11th February, 2016.
Release notes
This is a small update to Responsive with addresses a couple of known issues, but also introduces compatibility with DataTables 1.10.11's new selector abilities, providing an easy way to select row / cell information based on the data shown in the Responsive details display.
As a result of this new ability the responsive.index()
method is now deprecated as it is no longer required.
Updates
- Update: Add information on
dt-row
anddt-column
data attributes toresponsive.details.renderer
documentation. - Update: Updating Responsive's default renderer to use
dt-row
anddt-column
data attributes for use with DataTables 1.10.11's enhanced selector options.
Fixes
- Fix: Integration with ColReorder wasn't fully operational with live updating enabled since the
drop
parameter might not be true when the mouse is released (the reorder might already be done). - Fix:
responsive.details
could not be passed in as a boolean value
Deprecated
- Deprecated:
responsive.index()
is no longer required and thus marked as deprecated
Files
css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.bootstrap.css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.bootstrap.min.css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.dataTables.css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.dataTables.min.css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.foundation.css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.foundation.min.css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.jqueryui.css
- //cdn.datatables.net/responsive/2.0.2/css/responsive.jqueryui.min.css
js
- //cdn.datatables.net/responsive/2.0.2/js/dataTables.responsive.js
- //cdn.datatables.net/responsive/2.0.2/js/dataTables.responsive.min.js
- //cdn.datatables.net/responsive/2.0.2/js/responsive.bootstrap.js
- //cdn.datatables.net/responsive/2.0.2/js/responsive.bootstrap.min.js
- //cdn.datatables.net/responsive/2.0.2/js/responsive.foundation.js
- //cdn.datatables.net/responsive/2.0.2/js/responsive.foundation.min.js
- //cdn.datatables.net/responsive/2.0.2/js/responsive.jqueryui.js
- //cdn.datatables.net/responsive/2.0.2/js/responsive.jqueryui.min.js