table-sort-js versionshistorik - 15 versioner
table-sort-js av Lee Wannacott
table-sort-js versionshistorik - 15 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.21.0
Släppt 30 mar 2024 - 15,35 kBFungerar med firefox 48.0 och senarev1.21.0 Latest
What's Changed:
Handle common currencies ($£€¥) with numeric-sort class. by @LeeWannacott in #132
Handle percentages with numeric-sort by @LeeWannacott in #133Källkod släppt under MIT-licens
Hämta Firefox och få tilläggetDu behöver Firefox för att kunna använda den här tilläggetÄldre versioner
Version 1.20.0
Släppt 15 mar 2024 - 15,24 kBFungerar med firefox 48.0 och senareAdd support for having <th> tags inside of table rows; which is common in the first column of a table.Källkod släppt under MIT-licens
Version 1.19.0
Släppt 15 mar 2024 - 15,24 kBFungerar med firefox 48.0 och senareSupport for tables that don't have <th> tags present uses first <td> row instead...Källkod släppt under MIT-licens
Version 1.18.3
Släppt 29 dec 2023 - 15,23 kBFungerar med firefox 48.0 och senareChange table arrows to be less bold and have initial up down arrow before sort.Källkod släppt under MIT-licens
Version 1.18.2
Släppt 21 dec 2023 - 15,23 kBFungerar med firefox 48.0 och senareDoesn't apply table sort if table already has listeners on it.Källkod släppt under MIT-licens
Version 1.18.1
Släppt 29 okt 2023 - 15,21 kBFungerar med firefox 48.0 och senare* Fix bug that caused problem with babel.Källkod släppt under MIT-licens
Version 1.18.0
Släppt 30 maj 2023 - 15,2 kBFungerar med firefox 48.0 och senare* Fix sort class inference when using colspans on th.
* Handle numbers with commas when sorting with numeric sort.Källkod släppt under MIT-licens
Version 1.17.1
Släppt 30 maj 2023 - 15,08 kBFungerar med firefox 48.0 och senareFixed some bugs with multiple tbodies.Källkod släppt under MIT-licens
Version 1.17.0
Släppt 26 maj 2023 - 15,07 kBFungerar med firefox 48.0 och senare* Support for tables that have multiple tbodies
* Cells-sort class for sorting by cell rather than row.
* Fix for if tbody is nullKällkod släppt under MIT-licens
Version 1.16.0
Släppt 20 maj 2023 - 14,77 kBFungerar med firefox 48.0 och senare* Added <th> class numeric-sort handles decimal numbers and negative numbers by default.
* Fixed intended behavior when not using remember-sort <table> class
https://github.com/LeeWannacott/table-sort-js/releases/tag/1.16.0Källkod släppt under MIT-licens
Version 1.15.1
Släppt 18 maj 2023 - 14,45 kBFungerar med firefox 48.0 och senare* Fixed attributes on table row (<tr>) not being sorted.Källkod släppt under MIT-licens
Version 1.15.0
Släppt 14 maj 2023 - 14,45 kBFungerar med firefox 48.0 och senareOptimized the sort type class inference algorithm. (how table-sort-js knows to add classes to the <th> based on the data in the HTML tables)Källkod släppt under MIT-licens
Version 1.14.0
Släppt 12 maj 2023 - 14,53 kBFungerar med firefox 48.0 och senareAdded ability to sort dates in the ISO 8601 yyyy/mm/dd format automatically.Källkod släppt under MIT-licens
Version 1.13.0
Släppt 11 maj 2023 - 14,36 kBFungerar med firefox 48.0 och senare* Added support for automatically sorting dates in dd/mm/yyyy format.Källkod släppt under MIT-licens
Version 1.12.1
Släppt 9 maj 2023 - 13,9 kBFungerar med firefox 48.0 och senareKällkod släppt under MIT-licens