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 |
Allan Jardine
|
4fff59b4ae
|
Working towards support for both UMD and ESM loadings for plug-ins
|
2 years ago |
Joost Molenkamp
|
a9f1ba1c0b
|
PageResize: delay initial call to _size until table is fully initialized
|
2 years ago |
Joost Molenkamp
|
9016c33370
|
Resize on layout changes due to width changes
|
2 years ago |
Joost Molenkamp
|
856964b396
|
Remove resize helper object on table destruction
|
2 years ago |
Allan Jardine
|
4bc47281e5
|
Merge branch 'master' of github.com:DataTables/Plugins
|
3 years ago |
Allan Jardine
|
fc7249555e
|
Latest builds
|
3 years ago |
SandyDatatables
|
119b2475ca
|
fix: Fix pageresize examples - needed a newer version of dt
Jira Issue DD-2082
|
3 years ago |
Allan Jardine
|
5431d8fa29
|
PageResize: Working with server-side processing
DD-89
https://datatables.net/forums/discussion/49057/page-resize-and-server-side-processing-initial-draw#latest
|
4 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
|
18cbcbb5d9
|
Fix: Attempt to use the second row in the table to allow for top and bottom borders on rows
|
7 years ago |
Allan Jardine
|
389a989060
|
Merge branch 'master' of github.com:DataTables/Plugins
|
7 years ago |
Allan Jardine
|
c8347a67a3
|
Latest builds
|
7 years ago |
Alex
|
652507a0d9
|
Add an optional parameter for adjusting the height of the container for table rows manually. It is actual at least when using "angular-datatables v0.5.x" DataTables.net wrapper for AngularJS because it has specific layout.
|
7 years ago |
Alex
|
17e901e928
|
Fix: Resizing not working if there are no header or footer. The possible absence of a header and a footer when calculating the height of the container for table rows and rows count is taken into account.
|
7 years ago |
Allan Jardine
|
6193c68dd5
|
Fix - features: remove debug from pageResize plug-in
- Fixes #283
|
8 years ago |
Allan Jardine
|
2b38ee6606
|
Fix features - page resize: If the page length is less than 1 don't set it.
|
9 years ago |
Allan Jardine
|
80cbace15b
|
Fix - integration: PageResize will now operate correctly with x-scrolling in DataTables
|
10 years ago |
Allan Jardine
|
adc6c63aa1
|
Build latest changes
|
10 years ago |
Allan Jardine
|
0ba5145ff8
|
Features - pageResize: Fix case where the row height is found to be 0
This fixes #188
|
10 years ago |
Allan Jardine
|
adb2993996
|
Feature - pageResize: Fix for Firefox where uses clientHeight to get the height of the inner window
|
10 years ago |
Allan Jardine
|
ed243bc52b
|
Feature - pageResize: Add demo page for quick testing
|
10 years ago |
Allan Jardine
|
62370ad905
|
Fix - feature: Correct copyright date for pageResize
|
10 years ago |
Allan Jardine
|
93d1cde9c9
|
Fix - feature: Page resize wasn't working in IE, The blank page was
rendered on top of the table
|
10 years ago |
Allan Jardine
|
be28df9f75
|
Fix - features: Features which listen for the `init.dt` event need to check that the `dt` event namespace has been given.
See https://github.com/DataTables/Responsive/issues/30 for details
|
10 years ago |
Allan Jardine
|
10bd484af4
|
New feature: PageResize feature that will automatically change the page length of a DataTable to fit a container.
|
10 years ago |