Commit Graph

153 Commits (23a24aec68f79b152c51bf5e8800360b0415c03b)

Author SHA1 Message Date
SandyDatatables 309709aded fix: Fix issue with scrollresize calling legacy api method on FixedColumns 3 years ago
Allan Jardine f3b36fada0 Fix: Support fuzzy search on a page where a non-fuzzy search DataTable is also used 3 years ago
Allan Jardine bd2ecbfcd6 Correct copyright notice 4 years ago
SandyDatatables 3f220cb0e6 fix: Fix fuzzysearch tooltip alignment issue with small screens 4 years ago
SandyDatatables 139ca488ff fix: Fix issue with fuzzy search tooltip alignment 4 years ago
SandyDatatables 847c963c1d fix: Fix issue with search box moving to the left when fuzzysearch toggleSmart enabled 4 years ago
Allan Jardine 4bc47281e5 Merge branch 'master' of github.com:DataTables/Plugins 4 years ago
Allan Jardine fc7249555e Latest builds 4 years ago
SandyDatatables 84f3a707a2 dev: remove debug 4 years ago
SandyDatatables d8409c7a67 update: Move fuzzy search examples to 1.10.25 4 years ago
SandyDatatables 3b8785a997 fix: Fix issue with toggle button alignment on mobile devices 4 years ago
SandyDatatables d8591b4836 fix: Add more notes on fuzzy search api example 4 years ago
SandyDatatables f208ef7121 new: New example to demonstrate api methods 4 years ago
SandyDatatables a918dd1791 fix: Fix issue with statesaving 4 years ago
SandyDatatables cacba2f2d7 Merge branch 'master' of github.com:DataTables/Plugins 4 years ago
SandyDatatables 3617a8a7a8 fix: needed another undefined check 4 years ago
Colin Marks 947dadb05f DEV tweaks to the docs 4 years ago
SandyDatatables 119b2475ca fix: Fix pageresize examples - needed a newer version of dt 4 years ago
SandyDatatables b6fb65c68a dev: Make examples match the actual code 4 years ago
SandyDatatables 3195490f51 dev: Update to use the new search.return initialisation option 4 years ago
SandyDatatables dfdb13d413 fix: Fix fuzzy search api to match spec 4 years ago
SandyDatatables 1d421d1d70 new: Add new api method to fuzzySearch 4 years ago
SandyDatatables e2d808c971 dev: Add example calculation to threshold example 4 years ago
SandyDatatables de9324eaef fix: Reduce the number of search events triggered by fuzzy search 4 years ago
SandyDatatables 5e1b853681 dev: Increase timeout to get to tooltip to 250ms 4 years ago
SandyDatatables 17745ebc93 fix: Split words on whitespace instead of non letters or numbers 4 years ago
SandyDatatables b733446ed9 dev: Add more individual information to internal examples 4 years ago
SandyDatatables 1c0f914800 Merge branch 'master' of github.com:DataTables/Plugins 4 years ago
SandyDatatables e255ed546d dev: Fix statesaving example for fuzzy searching - was setting the threshold to true which broke things 4 years ago
SandyDatatables 46f4352abe dev: Update examples to contain correct code at the base of the page 4 years ago
Colin Marks 7d89fa90bb DEV tweaks to examples text (same as main example) 4 years ago
SandyDatatables d2a3b53026 dev: More improvements for fuzzySearch script 4 years ago
SandyDatatables e8609c7464 dev: Small formatting improvements for fuzzySearch 4 years ago
SandyDatatables 8d52285775 dev: update script tags for renamed fuzzySearch 4 years ago
SandyDatatables 4fa1361939 dev: Rename js for fuzzySearch appropriately 4 years ago
SandyDatatables ce88682434 new: New plugin for fuzzy searching 4 years ago
Allan Jardine 5431d8fa29 PageResize: Working with server-side processing 4 years ago
Przemysław Kłys c671ab0581 Reverted back removal 4 years ago
Przemysław Kłys a3a061e8be fixes spaces into tabs from the initial commit 4 years ago
Przemysław Kłys a1b1d7fec0 Impovement to variables used 4 years ago
Przemysław Kłys 4cc9d34158 Defines parameters within options 4 years ago
Przemysław Kłys a16909ab51 Add caseSensitive + addNumbers 4 years ago
Przemysław Kłys dcebee13c4 removed width to accomodate numbers and case sensitivity 4 years ago
Przemysław Kłys c83dcaae80 Added caseSensitive variable 4 years ago
Przemysław Kłys 1400429289 Adds ability to choose column for search 4 years ago
Julian Kühnel 1675b430e7 Update datatables.mark.js 4 years ago
Julian Kühnel d203844e33 Merge branch 'master' of https://github.com/julmot/Plugins 4 years ago
Allan Jardine b400e641b3 Remove use of deprcated $.trim 5 years ago
Allan Jardine d260b2282c Remove use of deprecated $.isArray 5 years ago
Garrett Hyder a625218c71 Fix an issue where the Page Length Control would vanish when switching to 'All' (-1) as the option. Update now only makes the control vanish if the page size is smaller than the smallest length setting and we're only viewing a single or 0 pages. 5 years ago