| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-20 | 612 Bytes | |
| v1.23.3 source code.tar.gz | 2024-09-20 | 3.0 MB | |
| v1.23.3 source code.zip | 2024-09-20 | 3.3 MB | |
| Totals: 3 Items | 6.2 MB | 0 | |
Core
- New: Added support for column options
formatterandfooterFormattermethods returning typejQuery,HTMLElement. - New: Added
sortResetmethod to reset the current sort state. - New: Added a presentation role if no matching rows are found.
- Update: Fixed
refreshmethod doesn't reuse parameters provided as query bug. - Update: Fixed compatibility issues when
colspanis set as a string.
Extensions
- Update(fixed-columns): Fixed undefined error in some cases.
- Update(reorder-columns): Fixed incorrect column values order with detail view.