@jspreadsheet/parser
Version:
Convert XLSX to JSS spreadsheet parser. This is a premium extension and requires a license.
34 lines (23 loc) • 1.19 kB
Markdown
# 5.5.4
- Fixed the import of dropdown content;
- Fixed the import of charts with transparent colors;
- Standardized the import of transparent chart colors as "transparent" (previously could also be "none");
- Fixed the import of shapes generated with the "render" extension;
- Enabled the import of list validations with cross-worksheet references;
- Fixed the import of theme files when the filename differs from the default;
- Corrected the import of minDimensions, ensuring proper handling of merged cell sizes;
# 5.5.2
- Fix the import of files generated with the render extension in the parser extension, setting a default theme.
- Fix the import of conditional formatting with "text" and "equal to" criteria in the parser extension.
# 5.5.1
- Import the default column width in the parser extension.
- Data grid media positions fix;
# 5.5.0
* Fix the import of the default font size for axis labels and chart legends.
* Fix the import of omitted colors in pie charts.
* Fix the import of notes.
* Fix an error in the import of the "bold" style in shared strings.
# 5.4.0
* Import from the backend
# 5.0.3
* Fixes importing some charts