ColReorder 1.5.0
DataTables CDN files for ColReorder 1.5.0. This software was originally released on 13th June, 2018.
Release notes
This release of ColReorder sees the ability to dynamically enable and disable its functionality in a DataTable introduced. A number of bug fixes are also included.
New
- New:
colReorder.enable()
andcolReorder.disable()
API methods. - New:
colReorder.enable
option for startup enablement control - New: Styling integration files for easier npm package use (consistent with the other styling packages)
Fixes
- Fix: When scrolling is enabled, the column headers would be out of alignment with the body columns while dragging. This corrects that visual error, but at the cost of a performance hit due to the redraw calculations.
- Fix: Don't invalidate row data if no changes were made on column reordering
- Fix: Hidden columns could cause a memory leak when destroying a table
- Fix: Keypress event was being bound to the header element multiple times, breaking key controlled sorting.
Files
css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.bootstrap.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.bootstrap.min.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.bootstrap4.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.bootstrap4.min.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.dataTables.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.dataTables.min.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.foundation.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.foundation.min.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.jqueryui.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.jqueryui.min.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.semanticui.css
- //cdn.datatables.net/colreorder/1.5.0/css/colReorder.semanticui.min.css
js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.bootstrap.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.bootstrap.min.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.bootstrap4.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.bootstrap4.min.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.dataTables.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.foundation.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.foundation.min.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.jqueryui.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.jqueryui.min.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.semanicui.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.semanticui.js
- //cdn.datatables.net/colreorder/1.5.0/js/colReorder.semanticui.min.js
- //cdn.datatables.net/colreorder/1.5.0/js/dataTables.colReorder.js
- //cdn.datatables.net/colreorder/1.5.0/js/dataTables.colReorder.min.js