Skip to content

Releases: kyle-wannacott/table-sort-js

1.11.2

08 May 08:29
Compare
Choose a tag to compare

What's Changed

  • runtime-sort by @LeeWannacott in #80

Full Changelog: 1.10.2...1.11.2

1.10.2

07 May 11:02
Compare
Choose a tag to compare

Full Changelog: 1.9.2...1.10.2

  • Added onload-sort class for th.
  • Minor refactorings of table-sort-js.

1.9.2

07 Mar 05:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.1...1.9.2

1.9.1

06 Mar 20:39
Compare
Choose a tag to compare

What's Changed

  • Fixes issue with css removal when changing sort order. by @RadostW in #67

New Contributors

Full Changelog: 1.9.0...1.9.1

1.9.0

20 Feb 07:08
Compare
Choose a tag to compare

Full Changelog: 1.8.2...1.9.0

  • Introduced alpha-sort, punct-sort classes.
  • Changed file-size class to file-size-sort.

1.8.2

19 Feb 08:09
Compare
Choose a tag to compare

What's Changed

  • Refactoring by @LeeWannacott in #66

Full Changelog: 1.8.0...1.8.2

1.8.0

07 Aug 03:34
Compare
Choose a tag to compare

What's Changed

  • fix: colspan messing with other column sorting by @scodes73 in #59

New Contributors

Full Changelog: 1.7.9...1.8.0

1.7.9

07 May 18:11
c8d4273
Compare
Choose a tag to compare

What's Changed

  • Add support for "disable-sort" class per column by @vhtkrk in #57

New Contributors

Full Changelog: 1.6.9...1.7.9

1.6.9

10 Apr 21:06
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @blono made their first contribution in #56

Full Changelog: 1.6.8...1.6.9

1.6.8

19 Jan 22:10
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/LeeWannacott/table-sort-js/commits/1.6.8