SpreadJS 17.1.4
Released: Aug 22, 2024
17.1.4 中的更新
特性
- Filter Feature
- Filter times can now be reordered.
修补程序
- Overflow behavior was different compared to Excel.
- SJS files opened slowly in lazy loading mode.
- Setting continuous page numbers did not work correctly.
- Text incorrectly overlapped in certain circumstances.
- Cell values copied from XLS were missing.
- Insert Copied Cells did not work correctly when executed in the same row as a table.
- Calculation Fix
- Custom functions would incorrectly trigger twice when CalcOnDemand was enabled.
- Certain calculations were not correct.
- Incremental calculation did not work correctly.
- The TEXT formula did not work correctly.
- Some calculations did not evaluate correctly.
- Designer Fix
- PivotTable styles aren't set correctly in certain circumstances.
- Excel IO Fix
- The page would crash after exporting certain XLSX files.
- Font color is lost after exporting to Excel.
- Importing a certain Excel file caused the page to freeze.
- GanttSheet Fix
- The defaultDurationUnit did not work correctly in certain circumstances.
- PivotTable Fix
- The PivotTable incorrectly uses the subtotal rows from a table as a data source.
- The context menu options of a PivotTable were incorrect when protected.
- Print Fix
- The print preview did not match the preview in the UI.
- ReportSheet Fix
- Images in a ReportSheet were obscured by a border line when exported.
- Changed data was incorrect in certain circumstances.
- Table Fix
- Table styles are lost after using toJSON and fromJSON.
- Table header text turns white after exporting to Excel.
- TableSheet Fix
- Columns would incorrectly shift in certain circumstances when grouping.