Allan Jardine
8939a585fb
Features - ScrollResize: Support for DataTables 2+
9 months ago
Allan Jardine
e405113d46
Build latest - correct packaging errors
1 year ago
Allan Jardine
950f84e173
Update: CommonJS loader to support non-execution loading
2 years ago
Allan Jardine
87bb97dbb4
Complete transition to typescript and ESmodule + UMD loader for everything that will be included with the exception of i18n (upcoming)
2 years ago
Joost Molenkamp
90d135e8d6
ScrollResize: redraw header on scrollbar hiding during feature initialization
2 years ago
Joost Molenkamp
ca1e5396d9
ScrollResize: remove draw event handler on table destruction
2 years ago
Joost Molenkamp
b308a5b5ba
ScrollResize: remove resize helper iframe on table destruction
2 years ago
SandyDatatables
309709aded
fix: Fix issue with scrollresize calling legacy api method on FixedColumns
...
Jira Issue DD-2417
3 years ago
Allan Jardine
5695ffe40c
Features: UMD for pageResize and scrollResize
7 years ago
Quwink
90150efeda
dataTables.scrollResize.js
...
Missing context on _size function. Resulting in errors, when using multiple tables
9 years ago
Allan Jardine
9bae300872
New feature: Scroll Resize plugin for DataTables - resize scrolling viewport to fit vertically
...
- Very similar to the pageResize plugin, but for scrolling tables
- Uses an iframe rather than an object. This means that we don't have to
have a white background in IE as the iframe can be transparent.
9 years ago