Histórico de versões de table-sort-js - 15 versões
table-sort-js por Lee Wannacott
Histórico de versões de table-sort-js - 15 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.21.0
Lançada em 30 de mar de 2024 - 15,35 KBFunciona com firefox 48.0 e superiorv1.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 #133Código fonte lançado sob MIT License
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 1.20.0
Lançada em 15 de mar de 2024 - 15,24 KBFunciona com firefox 48.0 e superiorAdd support for having <th> tags inside of table rows; which is common in the first column of a table.Código fonte lançado sob MIT License
Versão 1.19.0
Lançada em 15 de mar de 2024 - 15,24 KBFunciona com firefox 48.0 e superiorSupport for tables that don't have <th> tags present uses first <td> row instead...Código fonte lançado sob MIT License
Versão 1.18.3
Lançada em 29 de dez de 2023 - 15,23 KBFunciona com firefox 48.0 e superiorChange table arrows to be less bold and have initial up down arrow before sort.Código fonte lançado sob MIT License
Versão 1.18.2
Lançada em 21 de dez de 2023 - 15,23 KBFunciona com firefox 48.0 e superiorDoesn't apply table sort if table already has listeners on it.Código fonte lançado sob MIT License
Versão 1.18.1
Lançada em 29 de out de 2023 - 15,21 KBFunciona com firefox 48.0 e superior* Fix bug that caused problem with babel.Código fonte lançado sob MIT License
Versão 1.18.0
Lançada em 30 de mai de 2023 - 15,2 KBFunciona com firefox 48.0 e superior* Fix sort class inference when using colspans on th.
* Handle numbers with commas when sorting with numeric sort.Código fonte lançado sob MIT License
Versão 1.17.1
Lançada em 30 de mai de 2023 - 15,08 KBFunciona com firefox 48.0 e superiorFixed some bugs with multiple tbodies.Código fonte lançado sob MIT License
Versão 1.17.0
Lançada em 26 de mai de 2023 - 15,07 KBFunciona com firefox 48.0 e superior* Support for tables that have multiple tbodies
* Cells-sort class for sorting by cell rather than row.
* Fix for if tbody is nullCódigo fonte lançado sob MIT License
Versão 1.16.0
Lançada em 20 de mai de 2023 - 14,77 KBFunciona com firefox 48.0 e superior* 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.0Código fonte lançado sob MIT License
Versão 1.15.1
Lançada em 18 de mai de 2023 - 14,45 KBFunciona com firefox 48.0 e superior* Fixed attributes on table row (<tr>) not being sorted.Código fonte lançado sob MIT License
Versão 1.15.0
Lançada em 14 de mai de 2023 - 14,45 KBFunciona com firefox 48.0 e superiorOptimized 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)Código fonte lançado sob MIT License
Versão 1.14.0
Lançada em 12 de mai de 2023 - 14,53 KBFunciona com firefox 48.0 e superiorAdded ability to sort dates in the ISO 8601 yyyy/mm/dd format automatically.Código fonte lançado sob MIT License
Versão 1.13.0
Lançada em 11 de mai de 2023 - 14,36 KBFunciona com firefox 48.0 e superior* Added support for automatically sorting dates in dd/mm/yyyy format.Código fonte lançado sob MIT License
Versão 1.12.1
Lançada em 9 de mai de 2023 - 13,9 KBFunciona com firefox 48.0 e superiorCódigo fonte lançado sob MIT License