This repository has been 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
handleColSpan
andhandleRowSpan
functions when handling DOM elements with both arowpan
andcolspan
value. - Terminating condition optimization to eliminate redundant iteration.
- Single instantiation of the
RowColMap
builder from theTableExport
context.
Start using today!
npm install [email protected]