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
ScrollResize: redraw header on scrollbar hiding during feature initialization
|
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
Jira Issue DD-2417
|
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
Jira Issue DD-2128
|
3 years ago |
SandyDatatables
|
139ca488ff
|
fix: Fix issue with fuzzy search tooltip alignment
Jira Issue DD-2128
|
3 years ago |
SandyDatatables
|
847c963c1d
|
fix: Fix issue with search box moving to the left when fuzzysearch toggleSmart enabled
Jira Issue DD-2128
|
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
Jira Issue DD-2072
|
3 years ago |
SandyDatatables
|
3b8785a997
|
fix: Fix issue with toggle button alignment on mobile devices
Jira Issue DD-2081
|
3 years ago |
SandyDatatables
|
d8591b4836
|
fix: Add more notes on fuzzy search api example
Jira Issue DD-2078
|
3 years ago |
SandyDatatables
|
f208ef7121
|
new: New example to demonstrate api methods
Jira Issue DD-2078
|
3 years ago |
SandyDatatables
|
a918dd1791
|
fix: Fix issue with statesaving
Jira Issue DD-2072
|
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
Jira Issue DD-2082
|
3 years ago |
SandyDatatables
|
b6fb65c68a
|
dev: Make examples match the actual code
Jira Issue DD-2070
|
3 years ago |
SandyDatatables
|
3195490f51
|
dev: Update to use the new search.return initialisation option
Jira Issue DD-2073
|
3 years ago |
SandyDatatables
|
dfdb13d413
|
fix: Fix fuzzy search api to match spec
Jira Issue DD-2078
|
3 years ago |
SandyDatatables
|
1d421d1d70
|
new: Add new api method to fuzzySearch
Jira Issue DD-2083
|
3 years ago |
SandyDatatables
|
e2d808c971
|
dev: Add example calculation to threshold example
Jira Issue DD-2075
|
3 years ago |
SandyDatatables
|
de9324eaef
|
fix: Reduce the number of search events triggered by fuzzy search
Jira Issue DD-2083
|
3 years ago |
SandyDatatables
|
5e1b853681
|
dev: Increase timeout to get to tooltip to 250ms
Jira Issue DD-2081
|
3 years ago |
SandyDatatables
|
17745ebc93
|
fix: Split words on whitespace instead of non letters or numbers
Jira Issue DD-2077
|
3 years ago |
SandyDatatables
|
b733446ed9
|
dev: Add more individual information to internal examples
Jira Issue DD-2071
|
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
Jira Issue DD-2072
|
3 years ago |
SandyDatatables
|
46f4352abe
|
dev: Update examples to contain correct code at the base of the page
Jira Issue DD-2070
|
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 |
SandyDatatables
|
ce88682434
|
new: New plugin for fuzzy searching
Jira Issue DD-2067
|
3 years ago |
Allan Jardine
|
5431d8fa29
|
PageResize: Working with server-side processing
DD-89
https://datatables.net/forums/discussion/49057/page-resize-and-server-side-processing-initial-draw#latest
|
4 years ago |