Skip to content

Releases: kyle-wannacott/table-sort-js

1.17.1

30 May 08:18
Compare
Choose a tag to compare

What's Changed

  • Decouple thead from tbodies. by @LeeWannacott in #112
  • refactor by @LeeWannacott in #113

Full Changelog: 1.17.0...1.17.1

1.17.0

26 May 10:10
Compare
Choose a tag to compare

What's Changed

  • Fix for table.body being null. Issue #93 by @LeeWannacott in #99
  • cells-sort class by @LeeWannacott in #108
  • Support tables that have multiple tbodies. by @LeeWannacott in #110
  • Fix hyperlink issue#95 by @Sls0n in #96
  • Updated jsdelivr links without @1 or @latest by @Cioraz in #107
  • Refactorings 3 by @LeeWannacott in #98

New Contributors

Full Changelog: 1.16.0...1.17.0

1.16.0

20 May 06:34
Compare
Choose a tag to compare

What's Changed

  • Fix: handling negative and decimal numeric cases #63 and #64 by @scodes73 in #87
  • Fix: Fixed intended behavior when not using remember-sort class by @LeeWannacott in #92
  • Refactoring related data into objects. by @LeeWannacott in #94

Full Changelog: 1.15.2...1.16.0

1.15.2

18 May 10:03
Compare
Choose a tag to compare

What's Changed

  • Fix colspan for non default sorts such as data-sort. by @LeeWannacott in #91

Full Changelog: 1.15.1...1.15.2

1.15.1

18 May 04:23
Compare
Choose a tag to compare

What's Changed

  • Fix classes/attributes on <tr> not being sorted. by @LeeWannacott in #89

Full Changelog: 1.15...1.15.1

1.15

14 May 10:08
Compare
Choose a tag to compare

What's Changed

  • Refactor and optimize sort class type inference by @LeeWannacott in #86

Full Changelog: 1.14.0...1.15

1.14.0

12 May 04:18
Compare
Choose a tag to compare

What's Changed

  • Implemented iso 8061 yyyy/mm/dd sort! :=) by @LeeWannacott in #85

Full Changelog: 1.13.0...1.14.0

1.13.0

11 May 07:16
Compare
Choose a tag to compare

What's Changed

  • Sort dates with dates-dmy-sort dd/mm/yyyy and dates-mdy-sort mm/dd/yyyy by @LeeWannacott in #84

Full Changelog: 1.12.1...1.13.0

1.12.1

09 May 13:21
Compare
Choose a tag to compare

Full Changelog: 1.12.0...1.12.1

  • Fixed bug with runtime-sort innerText vs textContent

1.12.0

09 May 09:56
Compare
Choose a tag to compare

What's Changed

  • Sort class inference for runtime-sort and file-size-sort automatically by @LeeWannacott in #81

Full Changelog: 1.11.2...1.12.0