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
Allan Jardine
4fff59b4ae
Working towards support for both UMD and ESM loadings for plug-ins
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
fc7249555e
Latest builds
3 years ago
Allan Jardine
496f16e7e0
Latest build
5 years ago
Allan Jardine
19769588b9
Merge branch 'master' of github.com:DataTables/Plugins
7 years ago
Allan Jardine
6663abad97
Dev: latest build
7 years ago
Allan Jardine
5695ffe40c
Features: UMD for pageResize and scrollResize
7 years ago
Allan Jardine
5ef6098378
Features - scroll resize: Add min file and allow to work offline
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