Allan Jardine
6c9c2abac0
Features: Updates to operate with DataTables 2
9 months ago
Allan Jardine
0ad891685f
Build: Latest build
9 months ago
Allan Jardine
e405113d46
Build latest - correct packaging errors
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
d260b2282c
Remove use of deprecated $.isArray
4 years ago
tomascassidy
6b3e0c4609
Fix typo in comments for dataTables.lengthLinks.js
9 years ago
Allan Jardine
cf19c412cc
Fix - features: Length links wasn't operating correctly with an initial default page length of -1 (all rows)
...
- DataTables uses -1 as the infinite page length number, so having a
default of -1 in this plug-in causes a conflict.
- This fixes #210 - thanks `malte-witt` for the test case and bug report
9 years ago
Allan Jardine
9dcbecd42a
Doc comment update for feature plug-ins. Closure compiler has special
...
treatment for @license tags which we don't want here
10 years ago
Allan Jardine
b37fb70698
Update lengthLinks to use the 1.10 API
10 years ago