Scroller 1.4.3
DataTables CDN files for Scroller 1.4.3. This software was originally released on 12th September, 2017.
Release notes
A classic good old bug fix release this one. No new features, although a little expanded functionality in its support for different CSS units.
Fixes
- Fix: improve height measurement to support CSS units other than just px. em, rem, vh as well as px are now supported.
- Fix: When using server-side processing with
scrollCollapse
the amount of data requested could be too small for the area displayed. - Fix: When the scrolling area is large enough to need to use non-linear scrolling, it was possible
scroller().scrollToRow()
might not correctly jump to the correct line in the table. - Fix: If new rows were added at the end of the table, they wouldn't be drawn in when scrolling down to them.
- Fix - docs:
scrollY
should be an integer rather than a boolean
Files
css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.bootstrap.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.bootstrap.min.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.bootstrap4.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.bootstrap4.min.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.dataTables.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.dataTables.min.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.foundation.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.foundation.min.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.jqueryui.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.jqueryui.min.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.semanticui.css
- //cdn.datatables.net/scroller/1.4.3/css/scroller.semanticui.min.css