Skip to content

Releases: tristen/tablesort

5.3.0

30 Oct 16:24
Compare
Choose a tag to compare
  • [Feature] Add ability to sort via a custom attribute. #198

5.2.1

03 Jun 03:54
Compare
Choose a tag to compare

5.2.0

03 Jun 03:53
Compare
Choose a tag to compare
  • Sort by column keys #181

v5.1.0

15 Jan 14:49
Compare
Choose a tag to compare
  • Fix date sorting by supporting 4 digit years in addition to 2 #160

v5.0.2

12 Nov 18:22
Compare
Choose a tag to compare

Bugs

  • Trim contents for default comparison #146
  • Fix aria-sort reporting sorting in the reverse #145

v5.0.1

27 May 15:10
Compare
Choose a tag to compare
  • Update: Support numbers starting with a plus sign Ref.
  • Update: Minify the distributed sort scripts Ref.
  • Update: Upgrade phantomjs to phantomjs-prebuilt Ref.

v5.0.0

30 Dec 00:57
Compare
Choose a tag to compare
  • Breaking change: Dropped class names in favour of data attributes Ref.
  • Addition: ARIA attributes Ref.
  • Update: Dropped support for Ender Ref.
  • Update: Updated build deps Ref.
  • Update: Moved usage documentation off the README Ref.

v4.1.0

23 Jul 13:51
Compare
Choose a tag to compare
  • Addition: support multiple rows in the thead element ref.

v4.0.1

30 Mar 05:34
Compare
Choose a tag to compare
  • Bug: Fix tablesort behaviour for multiple tbody elements Ref.

v4.0.0

17 Dec 17:21
Compare
Choose a tag to compare
  • Breaking change: Renamed tablesort.numeric.js to tablesort.number.js for consistency Ref.
  • Addition: Option to sort on a particular column Ref.