Releases: kyle-wannacott/table-sort-js
Releases · kyle-wannacott/table-sort-js
1.17.1
What's Changed
Full Changelog: 1.17.0...1.17.1
1.17.0
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
1.15.2
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
What's Changed
- Fix classes/attributes on
<tr>
not being sorted. by @LeeWannacott in #89
Full Changelog: 1.15...1.15.1
1.15
What's Changed
- Refactor and optimize sort class type inference by @LeeWannacott in #86
Full Changelog: 1.14.0...1.15
1.14.0
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
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
Full Changelog: 1.12.0...1.12.1
- Fixed bug with runtime-sort innerText vs textContent
1.12.0
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