Commit Graph

24 Commits (246273745c638f5fb4afea0970f7c48ba83da822)

Author SHA1 Message Date
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
3 years ago
Allan Jardine 5431d8fa29 PageResize: Working with server-side processing
3 years ago
Allan Jardine 496f16e7e0 Latest build
5 years ago
Allan Jardine 19769588b9 Merge branch 'master' of github.com:DataTables/Plugins
6 years ago
Allan Jardine 6663abad97 Dev: latest build
6 years ago
Allan Jardine 5695ffe40c Features: UMD for pageResize and scrollResize
6 years ago
Allan Jardine 18cbcbb5d9 Fix: Attempt to use the second row in the table to allow for top and bottom borders on rows
6 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
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
9 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
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
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.
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