Commit Graph

13 Commits (e2331ddd5084120594c9e517434963e908e48c0f)

Author SHA1 Message Date
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 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