Allan Jardine
|
0ad891685f
|
Build: Latest build
|
9 months ago |
Allan Jardine
|
d4842eb445
|
Sorting: Fix for type sorting which weren't on the `type` property
|
2 years ago |
Allan Jardine
|
950f84e173
|
Update: CommonJS loader to support non-execution loading
|
2 years ago |
Allan Jardine
|
44bd7c34bc
|
Fix: Missed jQuery dependency for a lot of plugins
|
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
|
d1d839f623
|
Sorting: formatted numbers - add note about default value
|
11 years ago |
Allan Jardine
|
40e2d46e03
|
Typo - deprecated
|
11 years ago |
Allan Jardine
|
4f29d7fda6
|
Major update to doc comment formatting for new DataTables web-site
Also correct a load of JS errors such as leaking variables and use
consistent formatting.
|
11 years ago |
Bruno Pierri Galvao
|
bc9f1f3adc
|
support for blank space
my last commit was missing a paranthesis..
|
12 years ago |
Allan Jardine
|
27c1c7ed96
|
Fix: Formatted numbers type detection and sorting names didn't quite match
Fix: Formatted numbers type detection wasn't allowing just a dash, while the sorting plug-in did - they now both do
|
13 years ago |
Allan Jardine
|
e2a8c4484d
|
Add formatting numbers back into the list - in terms of the sorting function it is the same as the currency sort, in that it simply strips all non-numeric data, but there are a number of references to this plug-in so it makes sense to put it back in.
|
13 years ago |