table-sort-js의 버전 기록 - 15개 버전
table-sort-js 제작자: Lee Wannacott
table-sort-js의 버전 기록 - 15개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.21.0
2024년 3월 30일에 출시 - 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 #133MIT License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.20.0
2024년 3월 15일에 출시 - 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.MIT License에 따라 릴리스된 소스 코드
버전 1.19.0
2024년 3월 15일에 출시 - 15.24 KBfirefox 48.0 이상에서 작동Support for tables that don't have <th> tags present uses first <td> row instead...MIT License에 따라 릴리스된 소스 코드
버전 1.18.3
2023년 12월 29일에 출시 - 15.23 KBfirefox 48.0 이상에서 작동Change table arrows to be less bold and have initial up down arrow before sort.MIT License에 따라 릴리스된 소스 코드
버전 1.18.2
2023년 12월 21일에 출시 - 15.23 KBfirefox 48.0 이상에서 작동Doesn't apply table sort if table already has listeners on it.MIT License에 따라 릴리스된 소스 코드
버전 1.18.1
2023년 10월 29일에 출시 - 15.21 KBfirefox 48.0 이상에서 작동* Fix bug that caused problem with babel.MIT License에 따라 릴리스된 소스 코드
버전 1.18.0
2023년 5월 30일에 출시 - 15.2 KBfirefox 48.0 이상에서 작동* Fix sort class inference when using colspans on th.
* Handle numbers with commas when sorting with numeric sort.MIT License에 따라 릴리스된 소스 코드
버전 1.17.1
2023년 5월 30일에 출시 - 15.08 KBfirefox 48.0 이상에서 작동Fixed some bugs with multiple tbodies.MIT License에 따라 릴리스된 소스 코드
버전 1.17.0
2023년 5월 26일에 출시 - 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 nullMIT License에 따라 릴리스된 소스 코드
버전 1.16.0
2023년 5월 20일에 출시 - 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.0MIT License에 따라 릴리스된 소스 코드
버전 1.15.1
2023년 5월 18일에 출시 - 14.45 KBfirefox 48.0 이상에서 작동* Fixed attributes on table row (<tr>) not being sorted.MIT License에 따라 릴리스된 소스 코드
버전 1.15.0
2023년 5월 14일에 출시 - 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)MIT License에 따라 릴리스된 소스 코드
버전 1.14.0
2023년 5월 12일에 출시 - 14.53 KBfirefox 48.0 이상에서 작동Added ability to sort dates in the ISO 8601 yyyy/mm/dd format automatically.MIT License에 따라 릴리스된 소스 코드
버전 1.13.0
2023년 5월 11일에 출시 - 14.36 KBfirefox 48.0 이상에서 작동* Added support for automatically sorting dates in dd/mm/yyyy format.MIT License에 따라 릴리스된 소스 코드