| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-22 | 679 Bytes | |
| v1.25.0 source code.tar.gz | 2025-10-22 | 3.1 MB | |
| v1.25.0 source code.zip | 2025-10-22 | 3.3 MB | |
| Totals: 3 Items | 6.4 MB | 0 | |
Core
- Update: Added
aria-sortattribute on sortable headers. - Update: Fixed loading style display error in Bootstrap dark mode.
- Update: Fixed performance issues in the
resetRowsmethod when handling large datasets. - Update: Fixed bug where the table
heightoption caused duplicate headers when a caption was present. - Update: Fixed bug where CSS
!importantis ignored. - Update: Migrated site from Jekyll to Astro Framework.
Extensions
- Update(group-by-v2): Fixed a bug where rows were not grouped correctly when another column was sorted.
- Update(group-by-v2): Modernized the extension with ES6+ features.