Skip to content

Releases: tristen/tablesort

5.6.0

21 Apr 16:59
4ad381a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.0...5.6.0

5.5.0

21 Apr 16:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...5.5.0

5.3.0

30 Oct 16:24

Choose a tag to compare

  • [Feature] Add ability to sort via a custom attribute. #198

5.2.1

03 Jun 03:54

Choose a tag to compare

5.2.0

03 Jun 03:53

Choose a tag to compare

  • Sort by column keys #181

v5.1.0

15 Jan 14:49

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

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

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

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

Choose a tag to compare

  • Addition: support multiple rows in the thead element ref.