Skip to content

Releases: jsreport/jsreport-xlsx

2.5.0

Choose a tag to compare

@bjrmatos bjrmatos released this 07 Sep 19:01
  • remove prop types usage for compatibility with older and new version of studio
  • updates for React 16 compatibility

2.4.0

Choose a tag to compare

@pofider pofider released this 17 Jul 08:44
  • added jsreport 2.9.0 references

2.3.1

Choose a tag to compare

@bjrmatos bjrmatos released this 20 May 19:08
  • update to fix npm audit

2.3.0

Choose a tag to compare

@pofider pofider released this 25 Feb 13:59
  • fix addImage to work with open xml drawing already exists as an array
  • introduce asset-based ref to the template while keeping compatibility with original xlsxTemplate entity

2.0.6

Choose a tag to compare

@pofider pofider released this 05 Nov 11:19
  • fix upload/edit template button

2.0.5

Choose a tag to compare

@pofider pofider released this 03 Nov 08:57
  • fix ordering of worksheet for some missing nodes like legacyDrawing
  • avoid escaping of '" in the xml node values

2.0.4

Choose a tag to compare

@pofider pofider released this 02 Nov 09:38
  • fix studio, make it working with current jsreport version

2.0.3

Choose a tag to compare

@pofider pofider released this 31 Oct 11:11

hotfix for some excel generated xlsx that includes

<a xmlns:preserveSpace>  </a>

The xml2js thirdparty has bug which removes such space.
Now the jsreport-xlsx uses own fork with hotfix

2.0.2

Choose a tag to compare

@pofider pofider released this 05 Sep 17:16
  • fix fallback to the v0.x xlsx format

2.0.1

Choose a tag to compare

@pofider pofider released this 30 Jul 11:15
  • new option showExcelOnlineWarning