Releases: jsreport/jsreport-xlsx
Releases · jsreport/jsreport-xlsx
2.5.0
- remove prop types usage for compatibility with older and new version of studio
- updates for React 16 compatibility
2.4.0
- added jsreport 2.9.0 references
2.3.0
- 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.2.1
- update
jsreport-office@1.0.2
to fix correct office response content type
2.2.0
- use asset editor for xlsxTemplate entity
2.1.0
- use jsreport-office to preview xlsx
- refactor exe compilation to be compatible with new pkg compilation
2.0.10
- update xlsx template type to get the default fields
- only expose some options to the api/extensions route
- properly order legacyDrawingHF
- update to use methods from jsreport-core for temp files handling
2.0.9
- use Studio EntityRefSelect control for xlsx template selection
2.0.8
- update msexcel-builder-extended@0.0.8