Commit Graph

87 Commits (a7d325fb5c4e6d75a9678a07795f5665428bfd1c)

Author SHA1 Message Date
Allan Jardine e336705521 Fix search pane issues with ajax loading data and daft error for binning
6 years ago
Allan Jardine b21102e105 New: SearchPane now has a `column().paneOptions()` method that can be used to give it the options that should be displayed in the list, rather than just using the data available in the table. This is useful for server-side processing and more complex data sets.
6 years ago
Allan Jardine 4edb3ebdb2 New - feature: RowFill feature based on a forum answer by Colin. Basically it will ensure that the number of rows in the table always matches the page length
6 years ago
Allan Jardine a98e9e4d4a
Merge pull request #383 from data-handler/master
6 years ago
Nick 22fa64dc46
Update datatables.slidingChild.js
6 years ago
Nick e2331ddd50
Update datatables.slidingChild.js
6 years ago
Nick eb73ee5dbb
Update datatables.slidingChild.js
6 years ago
Allan Jardine 732c809292 SearchFade min files
6 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
Nick b2b12dd6c1
Delete sliding-child.js
6 years ago
Nick 03567d78db
Create datatables.slidingChild.min.js
6 years ago
Nick 70921c6291
Update datatables.slidingChild.js
6 years ago
Nick 74395dfa0d
Update datatables.slidingChild.js
6 years ago
Nick cfe86c4bbe
Update datatables.slidingChild.js
6 years ago
Nick c373070819
Create datatables.slidingChild.js
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 da67f99c24 Fix: Update for jQuery 3.3 deprecated functions
6 years ago
Colin Marks 7a6ff3585f fixed bug that stopped the page draw trigger from happening (thanks crush123)
6 years ago
Colin Marks a0a9c23c78 first release of searchFade
7 years ago
Allan Jardine fbee1415d0 Fix #371: Limit search to a per item basis when multi-item searching
7 years ago
Allan Jardine 5ef6098378 Features - scroll resize: Add min file and allow to work offline
7 years ago
Allan Jardine f5a02ca6f2 Feature - search pane: Small styling tweaks and tidy up
7 years ago
Allan Jardine d63f22010b Feature - searchPane: API method to rebuild panes
7 years ago
Allan Jardine 130178932d Feature - searchPane: State saving integration
7 years ago
Allan Jardine 1eb23d9c82 Feature - searchPane: Regex escaping
7 years ago
Allan Jardine 2e4a8c2aa0 Feature - searchPane: Don't show columns if there isn't enough variation in the data to warrent it. This is done via a variance calculation with a configurable threashold
7 years ago
Allan Jardine 9726e803fa Feature - searchPanes: Vertical layout demo and initialisation options
7 years ago
Allan Jardine e9c4e4a8ea Feature - searchPanes: Code style with Prettier
7 years ago
Allan Jardine 797c3e6f90 Feature - searchPanes: Class names can be defined
7 years ago
Allan Jardine e221ce9c3d Features - search pane: Cleaning up into functions
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
Julian Motz 7dcec0a53a Update datatables.mark.js to v2.0.1
7 years ago
Allan Jardine 46e6749a06 Adding search pane plug-in. Completely unfinished, but its a start!
7 years ago
Allan Jardine fed1a1769b New: Deep linking plug-in for DataTables
7 years ago
Nick 4c6e7545b2 Update sliding-child.js
8 years ago
Nick 33c4867ef2 Update sliding-child.js
8 years ago
Nick 0edd41aadd Update sliding-child.js
8 years ago
Nick bf6d86d424 Update sliding-child.js
8 years ago
Nick ef6457e3e6 Create sliding-child.js
8 years ago
Constantine Lebedev a4b72c315e Add support for dataTables.defaults in conditionalPaging plugin
8 years ago
mdeniz 097050f042 Add column search/filtering highlight
8 years ago
Allan Jardine 6193c68dd5 Fix - features: remove debug from pageResize plug-in
8 years ago
Julian Motz 80f8f17cce Added datatables.mark.js v2.0.0
8 years ago
Julian Motz 438423c537 Added datatables.mark.js v1.0.1
8 years ago
Julian Motz f4dde48d22 Added datatables.mark.js plugin v1.0.0
8 years ago