Releases: tristen/tablesort
Releases · tristen/tablesort
v4.0.1
30 Mar 05:34
Compare
Sorry, something went wrong.
No results found
Bug: Fix tablesort behaviour for multiple tbody elements Ref .
v4.0.0
17 Dec 17:21
Compare
Sorry, something went wrong.
No results found
Breaking change: Renamed tablesort.numeric.js to tablesort.number.js for consistency Ref .
Addition: Option to sort on a particular column Ref .
v3.1.0
11 Dec 21:59
Compare
Sorry, something went wrong.
No results found
Addition: Sort by month name Ref .
Fix: instanceOf check Ref
Fix: Move CSS class setting logic above the 'return if less than two rows'
in sortTable function Ref .
v3.0.2
11 Dec 22:00
Compare
Sorry, something went wrong.
No results found
Fix: Bug causing an infinite loop.
v3.0.0
11 Dec 22:00
Compare
Sorry, something went wrong.
No results found
Breaking change: Move to a modular structure to support opt in sort functions Ref .
Addition: Add beforeSort and afterSort events. Ref .
Addition: Supports custom sorting per column with a data-sort-method attribute. Ref .
Update: Simpler getInnerText without recursion. Ref .
v2.2.4: Look for alt/title on span elements too.
13 Dec 12:32
Compare
Sorry, something went wrong.
No results found
Addition: Use alt/title text for span elements too.
v2.2.3
13 Dec 12:32
Compare
Sorry, something went wrong.
No results found
Addition: Use alt/title text for images.
Addition: Add tape pretty printing.
v2.2.2
13 Dec 12:32
Compare
Sorry, something went wrong.
No results found
Addition: Add bower.json.
Addition: Add a simple callback option.
Update: Look at 3 table cells before settling on a sort function.
v2.2.1
13 Dec 12:32
Compare
Sorry, something went wrong.
No results found
Fix: Dot-separated now sorts ascending by default.
Update: Update demo page
v2.2.0
13 Dec 12:31
Compare
Sorry, something went wrong.
No results found
Addition: Add filesize sort.