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 |