Releases: kyle-wannacott/table-sort-js
Releases · kyle-wannacott/table-sort-js
1.22.2
Updates links.
Full Changelog: 1.21.1...1.22.2
1.22.1
- fix table-arrows being applied with no class present.
Full Changelog: 1.22.0...1.22.1
1.22.0
v1.21.0
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
What's Changed
- Support
<th>
tags inside table rows. by @LeeWannacott in #129
Full Changelog: 1.19.0...v1.20.0
1.19.0
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
Less heavy table arrows and have initial up down arrow before the sort.
Full Changelog: 1.18.2...1.18.3
1.8.2
1.18.1
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
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