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
formatter
andfooterFormatter
methods returning typejQuery
,HTMLElement
. - New: Added
sortReset
method to reset the current sort state. - New: Added a presentation role if no matching rows are found.
- Update: Fixed
refresh
method doesn't reuse parameters provided as query bug. - Update: Fixed compatibility issues when
colspan
is 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.