Skip to content

Releases: kyle-wannacott/table-sort-js

1.22.2

25 Dec 01:34
Compare
Choose a tag to compare

Updates links.
Full Changelog: 1.21.1...1.22.2

1.22.1

08 Nov 00:52
Compare
Choose a tag to compare
  • fix table-arrows being applied with no class present.
    Full Changelog: 1.22.0...1.22.1

1.22.0

08 Nov 00:39
Compare
Choose a tag to compare

What's Changed

  • Custom table-arrows by @LeeWannacott in #139

Full Changelog: v1.21.0...1.22.0

v1.21.0

30 Mar 09:23
Compare
Choose a tag to compare

What's Changed

  • Handle common currencies ($£€¥) with numeric-sort class. by @LeeWannacott in #132
  • Handle percentages with numeric-sort by @LeeWannacott in #133

Full Changelog: v1.20.0...v1.21.0

v1.20.0

15 Mar 10:38
Compare
Choose a tag to compare

What's Changed

  • Support <th> tags inside table rows. by @LeeWannacott in #129

Full Changelog: 1.19.0...v1.20.0

1.19.0

15 Mar 07:39
Compare
Choose a tag to compare

What's Changed

  • Support for tables that have no <th> tags present. by @LeeWannacott in #128

Full Changelog: 1.18.3...1.19.0

1.18.3

29 Dec 03:59
Compare
Choose a tag to compare

Less heavy table arrows and have initial up down arrow before the sort.
Full Changelog: 1.18.2...1.18.3

1.8.2

21 Dec 09:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.18.1...1.18.2

1.18.1

12 Jul 08:12
Compare
Choose a tag to compare

What's Changed

  • Fix optional chaining bug that is causing babel problem on portfolio. by @LeeWannacott in #120

Full Changelog: 1.18.0...1.18.1

1.18.0

30 May 12:12
Compare
Choose a tag to compare

What's Changed

  • Fix class inferance on colspans. by @LeeWannacott in #114
  • Handle numbers with commas when sorting with numeric sort; still need… by @LeeWannacott in #116

Full Changelog: 1.17.1...1.18.0