Historia wersji dodatku table-sort-js — 15 wersji
table-sort-js Autor: Lee Wannacott
Historia wersji dodatku table-sort-js — 15 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.21.0
Data wydania: 30 mar 2024 — 15,35 KBDziała z: firefox 48.0 i nowszyv1.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 #133Licencja kodu źródłowego: MIT License
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 1.20.0
Data wydania: 15 mar 2024 — 15,24 KBDziała z: firefox 48.0 i nowszyAdd support for having <th> tags inside of table rows; which is common in the first column of a table.Licencja kodu źródłowego: MIT License
Wersja 1.19.0
Data wydania: 15 mar 2024 — 15,24 KBDziała z: firefox 48.0 i nowszySupport for tables that don't have <th> tags present uses first <td> row instead...Licencja kodu źródłowego: MIT License
Wersja 1.18.3
Data wydania: 29 gru 2023 — 15,23 KBDziała z: firefox 48.0 i nowszyChange table arrows to be less bold and have initial up down arrow before sort.Licencja kodu źródłowego: MIT License
Wersja 1.18.2
Data wydania: 21 gru 2023 — 15,23 KBDziała z: firefox 48.0 i nowszyDoesn't apply table sort if table already has listeners on it.Licencja kodu źródłowego: MIT License
Wersja 1.18.1
Data wydania: 29 paź 2023 — 15,21 KBDziała z: firefox 48.0 i nowszy* Fix bug that caused problem with babel.Licencja kodu źródłowego: MIT License
Wersja 1.18.0
Data wydania: 30 maj 2023 — 15,2 KBDziała z: firefox 48.0 i nowszy* Fix sort class inference when using colspans on th.
* Handle numbers with commas when sorting with numeric sort.Licencja kodu źródłowego: MIT License
Wersja 1.17.1
Data wydania: 30 maj 2023 — 15,08 KBDziała z: firefox 48.0 i nowszyFixed some bugs with multiple tbodies.Licencja kodu źródłowego: MIT License
Wersja 1.17.0
Data wydania: 26 maj 2023 — 15,07 KBDziała z: firefox 48.0 i nowszy* Support for tables that have multiple tbodies
* Cells-sort class for sorting by cell rather than row.
* Fix for if tbody is nullLicencja kodu źródłowego: MIT License
Wersja 1.16.0
Data wydania: 20 maj 2023 — 14,77 KBDziała z: firefox 48.0 i nowszy* 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.0Licencja kodu źródłowego: MIT License
Wersja 1.15.1
Data wydania: 18 maj 2023 — 14,45 KBDziała z: firefox 48.0 i nowszy* Fixed attributes on table row (<tr>) not being sorted.Licencja kodu źródłowego: MIT License
Wersja 1.15.0
Data wydania: 14 maj 2023 — 14,45 KBDziała z: firefox 48.0 i nowszyOptimized 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)Licencja kodu źródłowego: MIT License
Wersja 1.14.0
Data wydania: 12 maj 2023 — 14,53 KBDziała z: firefox 48.0 i nowszyAdded ability to sort dates in the ISO 8601 yyyy/mm/dd format automatically.Licencja kodu źródłowego: MIT License
Wersja 1.13.0
Data wydania: 11 maj 2023 — 14,36 KBDziała z: firefox 48.0 i nowszy* Added support for automatically sorting dates in dd/mm/yyyy format.Licencja kodu źródłowego: MIT License
Wersja 1.12.1
Data wydania: 9 maj 2023 — 13,9 KBDziała z: firefox 48.0 i nowszyLicencja kodu źródłowego: MIT License