Historial de versiones de table-sort-js - 15 versiones
table-sort-js por Lee Wannacott
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.21.0
Lanzada el 30 de mar. de 2024 - 15,35 KBCompatible con firefox 48.0 y superioresv1.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 #133Se publicó el código fuente bajo la licencia MIT License
Descarga Firefox y obtiene la extensiónYou'll need Firefox to use this extensionVersiones antiguas
Versión 1.20.0
Lanzada el 15 de mar. de 2024 - 15,24 KBCompatible con firefox 48.0 y superioresAdd support for having <th> tags inside of table rows; which is common in the first column of a table.Se publicó el código fuente bajo la licencia MIT License
Versión 1.19.0
Lanzada el 15 de mar. de 2024 - 15,24 KBCompatible con firefox 48.0 y superioresSupport for tables that don't have <th> tags present uses first <td> row instead...Se publicó el código fuente bajo la licencia MIT License
Versión 1.18.3
Lanzada el 29 de dic. de 2023 - 15,23 KBCompatible con firefox 48.0 y superioresChange table arrows to be less bold and have initial up down arrow before sort.Se publicó el código fuente bajo la licencia MIT License
Versión 1.18.2
Lanzada el 21 de dic. de 2023 - 15,23 KBCompatible con firefox 48.0 y superioresDoesn't apply table sort if table already has listeners on it.Se publicó el código fuente bajo la licencia MIT License
Versión 1.18.1
Lanzada el 29 de oct. de 2023 - 15,21 KBCompatible con firefox 48.0 y superiores* Fix bug that caused problem with babel.Se publicó el código fuente bajo la licencia MIT License
Versión 1.18.0
Lanzada el 30 de may. de 2023 - 15,2 KBCompatible con firefox 48.0 y superiores* Fix sort class inference when using colspans on th.
* Handle numbers with commas when sorting with numeric sort.Se publicó el código fuente bajo la licencia MIT License
Versión 1.17.1
Lanzada el 30 de may. de 2023 - 15,08 KBCompatible con firefox 48.0 y superioresFixed some bugs with multiple tbodies.Se publicó el código fuente bajo la licencia MIT License
Versión 1.17.0
Lanzada el 26 de may. de 2023 - 15,07 KBCompatible con firefox 48.0 y superiores* Support for tables that have multiple tbodies
* Cells-sort class for sorting by cell rather than row.
* Fix for if tbody is nullSe publicó el código fuente bajo la licencia MIT License
Versión 1.16.0
Lanzada el 20 de may. de 2023 - 14,77 KBCompatible con firefox 48.0 y superiores* 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.0Se publicó el código fuente bajo la licencia MIT License
Versión 1.15.1
Lanzada el 18 de may. de 2023 - 14,45 KBCompatible con firefox 48.0 y superiores* Fixed attributes on table row (<tr>) not being sorted.Se publicó el código fuente bajo la licencia MIT License
Versión 1.15.0
Lanzada el 14 de may. de 2023 - 14,45 KBCompatible con firefox 48.0 y superioresOptimized 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)Se publicó el código fuente bajo la licencia MIT License
Versión 1.14.0
Lanzada el 12 de may. de 2023 - 14,53 KBCompatible con firefox 48.0 y superioresAdded ability to sort dates in the ISO 8601 yyyy/mm/dd format automatically.Se publicó el código fuente bajo la licencia MIT License
Versión 1.13.0
Lanzada el 11 de may. de 2023 - 14,36 KBCompatible con firefox 48.0 y superiores* Added support for automatically sorting dates in dd/mm/yyyy format.Se publicó el código fuente bajo la licencia MIT License
Versión 1.12.1
Lanzada el 9 de may. de 2023 - 13,9 KBCompatible con firefox 48.0 y superioresSe publicó el código fuente bajo la licencia MIT License