table-sort-js version history - 15 versions
table-sort-js ద్వారా Lee Wannacott
table-sort-js version history - 15 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
కొత్త వెర్షను
వెర్షను 1.21.0
Released 30 మార్చి 2024 - 15.35 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిv1.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 #133Source code released under MIT License
Download Firefox and get the extensionఈ పొడగింతను వాడుకోడానికి మీకు Firefox ఉండాలిపాత వెర్షనులు
వెర్షను 1.20.0
Released 15 మార్చి 2024 - 15.24 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిAdd support for having <th> tags inside of table rows; which is common in the first column of a table.Source code released under MIT License
వెర్షను 1.19.0
Released 15 మార్చి 2024 - 15.24 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిSupport for tables that don't have <th> tags present uses first <td> row instead...Source code released under MIT License
వెర్షను 1.18.3
Released 29 డిసె. 2023 - 15.23 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిChange table arrows to be less bold and have initial up down arrow before sort.Source code released under MIT License
వెర్షను 1.18.2
Released 21 డిసె. 2023 - 15.23 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిDoesn't apply table sort if table already has listeners on it.Source code released under MIT License
వెర్షను 1.18.1
Released 29 అక్టో. 2023 - 15.21 KBfirefox 48.0, ఆపైవితో పనిచేస్తుంది* Fix bug that caused problem with babel.Source code released under MIT License
వెర్షను 1.18.0
Released 30 మే 2023 - 15.2 KBfirefox 48.0, ఆపైవితో పనిచేస్తుంది* Fix sort class inference when using colspans on th.
* Handle numbers with commas when sorting with numeric sort.Source code released under MIT License
వెర్షను 1.17.1
Released 30 మే 2023 - 15.08 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిFixed some bugs with multiple tbodies.Source code released under MIT License
వెర్షను 1.17.0
Released 26 మే 2023 - 15.07 KBfirefox 48.0, ఆపైవితో పనిచేస్తుంది* Support for tables that have multiple tbodies
* Cells-sort class for sorting by cell rather than row.
* Fix for if tbody is nullSource code released under MIT License
వెర్షను 1.16.0
Released 20 మే 2023 - 14.77 KBfirefox 48.0, ఆపైవితో పనిచేస్తుంది* 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.0Source code released under MIT License
వెర్షను 1.15.1
Released 18 మే 2023 - 14.45 KBfirefox 48.0, ఆపైవితో పనిచేస్తుంది* Fixed attributes on table row (<tr>) not being sorted.Source code released under MIT License
వెర్షను 1.15.0
Released 14 మే 2023 - 14.45 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిOptimized 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)Source code released under MIT License
వెర్షను 1.14.0
Released 12 మే 2023 - 14.53 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిAdded ability to sort dates in the ISO 8601 yyyy/mm/dd format automatically.Source code released under MIT License
వెర్షను 1.13.0
Released 11 మే 2023 - 14.36 KBfirefox 48.0, ఆపైవితో పనిచేస్తుంది* Added support for automatically sorting dates in dd/mm/yyyy format.Source code released under MIT License
వెర్షను 1.12.1
Released 9 మే 2023 - 13.9 KBfirefox 48.0, ఆపైవితో పనిచేస్తుందిSource code released under MIT License