Releases: kyle-wannacott/table-sort-js
Releases · kyle-wannacott/table-sort-js
1.11.2
1.10.2
Full Changelog: 1.9.2...1.10.2
- Added onload-sort class for th.
- Minor refactorings of table-sort-js.
1.9.2
1.9.1
1.9.0
Full Changelog: 1.8.2...1.9.0
- Introduced
alpha-sort
,punct-sort
classes. - Changed
file-size
class tofile-size-sort
.
1.8.2
1.8.0
1.7.9
1.6.9
1.6.8
What's Changed in release 1.6.8
- Create LICENSE by @LeeWannacott in #6
- updated: Readme.md example table updated by @anupshrestha11 in #12
- Use relative path for the demo's script src by @erlliam in #16
- Set thead's cursor styling instantly by @erlliam in #17
- Refactor by @erlliam in #18
- Refactor code and reuse values by @erlliam in #20
- Added more tests by @aliosman21 in #22
- Create jest.yml by @LeeWannacott in #24
- Move code converting Kib, Mib ... etc to bytes to removeUnitTypeConvertToBytes by @emadflash in #38
- PR without package.json or package.lock.json by @haiderali171 in #41
- Move dependencies in package.json to be dev dependencies. #40 by @ylsv in #42
- Addition of Vue3.0 example (Pull V2) by @haiderali171 in #49
- Fix missing thead by @LeeWannacott in #55
New Contributors
- @LeeWannacott made their first contribution in #6
- @anupshrestha11 made their first contribution in #12
- @erlliam made their first contribution in #16
- @aliosman21 made their first contribution in #22
- @emadflash made their first contribution in #38
- @ylsv made their first contribution in #42
Full Changelog: https://github.com/LeeWannacott/table-sort-js/commits/1.6.8