This repository was archived by the owner on Jul 25, 2021. It is now read-only.
v5.0.0-rc.3
Pre-release
Pre-release
Updates to the rowspan/colspan algorithm:
- Execution logic reordering inside the
handleColSpanandhandleRowSpanfunctions when handling DOM elements with both arowpanandcolspanvalue. - Terminating condition optimization to eliminate redundant iteration.
- Single instantiation of the
RowColMapbuilder from theTableExportcontext.
Start using today!
npm install tableexport@5.0.0-rc.3