| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-23 | 545 Bytes | |
| v1.27.3 source code.tar.gz | 2026-04-23 | 3.2 MB | |
| v1.27.3 source code.zip | 2026-04-23 | 3.5 MB | |
| Totals: 3 Items | 6.8 MB | 0 | |
Core
- Update: Refactored
showColumn/hideColumnto batch column toggles with single re-render. - Update: Fixed table layout breaking when sorting rows with rowspan.
- Update: Fixed fixedColumns hover conflict with CSS transitions.
- Update: Fixed support for async loading of bootstrapTable methods in Vue component.
Extensions
- Update(reorder-columns): Fixed not restoring column order from cookies on init.
- Update(group-by-v2): Documented that this extension does not support pagination.