This repository was archived by the owner on Oct 15, 2025. It is now read-only.
1.9.8
- New option 'exportHiddenCells' to speed up export of large tables with hidden cells
- New html data attribute 'data-tableexport-cellformat'
- Fixed an issue when downloading a file in Edge while not using FileSaver.js
- All formats: Optimized colspan/rowspan handling
- All formats: Filter out sub tables (detail views) from export to avoid corrupted export results
- Excel xlshtml and xmlss format: Use table caption as default worksheet name
- Excel xmlss format: Worksheet names follow excel rules
- More xmlss samples