Allan Jardine
|
0ad891685f
|
Build: Latest build
|
9 months ago |
Allan Jardine
|
94ba5b5873
|
Fix: Natural sorting nono-standard methods were not reverse sorting
|
1 year 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
|
815ca8e59d
|
Fix ordering: natural sort with case insensitive wasn't working
- #281
|
8 years ago |
Ryan Johnston
|
ce1d827984
|
Add case-insensitive options natural sort plugin. Resolves #281
|
8 years ago |
Allan Jardine
|
b76ace2d2e
|
Fix: Natural sorting - numbers with percentage signs to be sorted numerically
- Fixes 298
|
8 years ago |
Michael Buehler
|
2318bc51c1
|
Added @author tag
|
9 years ago |
Michael Buehler
|
a73f4bb70b
|
Use regex for html stripping. Let users choose if they want to strip html or not.
|
9 years ago |
Michael Buehler
|
ad1126dcdc
|
FIx - removed html from comparison strings
|
9 years ago |
Philzen
|
3151bae751
|
Explicit comparison operator for length
This yields more performance on some JavaScript engines as it saves one implicit type cast.
|
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 |
Allan Jardine
|
74567b268a
|
Fix: Natural sort was leaking variables - 11523
|
12 years ago |
Allan Jardine
|
fb0586c25e
|
Fix: Description text for natural sorting and monthYear sorting was incorrect - 10934
|
13 years ago |
Allan Jardine
|
6868a03f17
|
Add anchor tags
|
13 years ago |
Allan Jardine
|
0bba914d8b
|
Add sorting methods from the DataTables sorting plug-ins page
Code updated to use $.extend - a bit cleaner
|
13 years ago |