Skip to content
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
Compare
Choose a tag to compare
@clarketm clarketm released this 02 Jun 00:05

Updates to the rowspan/colspan algorithm:

  • Execution logic reordering inside thehandleColSpan and handleRowSpan functions when handling DOM elements with both a rowpan and colspan value.
  • Terminating condition optimization to eliminate redundant iteration.
  • Single instantiation of theRowColMap builder from the TableExport context.

Start using today!

npm install [email protected]