Commit Graph

168 Commits (a3912c98895c750600a4b3b678d82c096c30716d)

Author SHA1 Message Date
Allan Jardine 244f788ecf Fix: Correct naming for slidingChild feature plugin
1 year ago
Allan Jardine 19d63b60cd ScrollResize - add a demo using the `resize` CSS optio
1 year ago
Allan Jardine e405113d46 Build latest - correct packaging errors
1 year ago
Allan Jardine 62ad028ca4 Features: Fix Alphabet search after refactor
1 year ago
Allan Jardine 950f84e173 Update: CommonJS loader to support non-execution loading
2 years ago
Allan Jardine 87bb97dbb4 Complete transition to typescript and ESmodule + UMD loader for everything that will be included with the exception of i18n (upcoming)
2 years ago
Allan Jardine 4fff59b4ae Working towards support for both UMD and ESM loadings for plug-ins
2 years ago
Allan Jardine e5e803ec5f New excludeSearch plug-in
2 years ago
Allan Jardine b69c6e3bea
Merge pull request #548 from JMolenkamp/master
2 years ago
Joost Molenkamp a9f1ba1c0b PageResize: delay initial call to _size until table is fully initialized
2 years ago
Joost Molenkamp 90d135e8d6 ScrollResize: redraw header on scrollbar hiding during feature initialization
2 years ago
Joost Molenkamp ca1e5396d9 ScrollResize: remove draw event handler on table destruction
2 years ago
Joost Molenkamp b308a5b5ba ScrollResize: remove resize helper iframe on table destruction
2 years ago
Joost Molenkamp 9016c33370 Resize on layout changes due to width changes
2 years ago
Joost Molenkamp 856964b396 Remove resize helper object on table destruction
2 years ago
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
3 years ago
SandyDatatables 3f220cb0e6 fix: Fix fuzzysearch tooltip alignment issue with small screens
3 years ago
SandyDatatables 139ca488ff fix: Fix issue with fuzzy search tooltip alignment
3 years ago
SandyDatatables 847c963c1d fix: Fix issue with search box moving to the left when fuzzysearch toggleSmart enabled
3 years ago
Allan Jardine 4bc47281e5 Merge branch 'master' of github.com:DataTables/Plugins
3 years ago
Allan Jardine fc7249555e Latest builds
3 years ago
SandyDatatables 84f3a707a2 dev: remove debug
3 years ago
SandyDatatables d8409c7a67 update: Move fuzzy search examples to 1.10.25
3 years ago
SandyDatatables 3b8785a997 fix: Fix issue with toggle button alignment on mobile devices
3 years ago
SandyDatatables d8591b4836 fix: Add more notes on fuzzy search api example
3 years ago
SandyDatatables f208ef7121 new: New example to demonstrate api methods
3 years ago
SandyDatatables a918dd1791 fix: Fix issue with statesaving
3 years ago
SandyDatatables cacba2f2d7 Merge branch 'master' of github.com:DataTables/Plugins
3 years ago
SandyDatatables 3617a8a7a8 fix: needed another undefined check
3 years ago
Colin Marks 947dadb05f DEV tweaks to the docs
3 years ago
SandyDatatables 119b2475ca fix: Fix pageresize examples - needed a newer version of dt
3 years ago
SandyDatatables b6fb65c68a dev: Make examples match the actual code
3 years ago
SandyDatatables 3195490f51 dev: Update to use the new search.return initialisation option
3 years ago
SandyDatatables dfdb13d413 fix: Fix fuzzy search api to match spec
3 years ago
SandyDatatables 1d421d1d70 new: Add new api method to fuzzySearch
3 years ago
SandyDatatables e2d808c971 dev: Add example calculation to threshold example
3 years ago
SandyDatatables de9324eaef fix: Reduce the number of search events triggered by fuzzy search
3 years ago
SandyDatatables 5e1b853681 dev: Increase timeout to get to tooltip to 250ms
3 years ago
SandyDatatables 17745ebc93 fix: Split words on whitespace instead of non letters or numbers
3 years ago
SandyDatatables b733446ed9 dev: Add more individual information to internal examples
3 years ago
SandyDatatables 1c0f914800 Merge branch 'master' of github.com:DataTables/Plugins
3 years ago
SandyDatatables e255ed546d dev: Fix statesaving example for fuzzy searching - was setting the threshold to true which broke things
3 years ago
SandyDatatables 46f4352abe dev: Update examples to contain correct code at the base of the page
3 years ago
Colin Marks 7d89fa90bb DEV tweaks to examples text (same as main example)
3 years ago
SandyDatatables d2a3b53026 dev: More improvements for fuzzySearch script
3 years ago
SandyDatatables e8609c7464 dev: Small formatting improvements for fuzzySearch
3 years ago
SandyDatatables 8d52285775 dev: update script tags for renamed fuzzySearch
3 years ago
SandyDatatables 4fa1361939 dev: Rename js for fuzzySearch appropriately
3 years ago