SpreadJS 14.0.8

Released: Mar 4, 2021

14.0.8 中的更新

修補程式

  • Importing an Excel file would change some styles.
  • Imported a specific SSJSON would have a different result from the original Excel file.
  • Shape text was not importing.
  • Shape display was inconsistent with Excel.
  • Shape sizing button would behave strangely if the zoom factor was not 100%.
  • A specific formula would show a “#N/A” result when imported from Excel.
  • The outline column expand/collapse functionality did not work on mobile devices.
  • Designer: Font styles were not being applied.
  • Comments would shrink when resizing the width of a column.
  • Rich Text Dialog would not show the correct font size.
  • Setting the width and heigh of a picture would not work correctly.
  • After destroying the SpreadJS instance, a tooltip would still display in the browser.
  • Comments would disappear after importing an Excel file.
  • Performance: the pageInfo call would take too long to return.
  • Cell styles would change when resizing a column.
  • A table theme row color would not be correct if the table header row was hidden.
  • The axis data labels position could not be set correctly.
  • ExcelIO would throw an error when importing an Excel workbook.
  • Comment width would get larger when autosize was set to true.
  • The ValueChanged event would fire even when the value was not changed in the DateTimePicker.
  • The spanned cell comment position would be incorrect when the cell was partially hidden.
  • Performance: Memory would not be released when calling the pageInfo function.
  • A warning would pop up after exporting an Excel file.
  • Chart data would not be updated after initializing a chart and loading the data.
  • An exported Excel file will not update the zoom correctly after setting the zoom in SpreadJS.
  • The DragFillBlockCompleted event would fire after canceling DragFillBlock.
  • Designer: The table binding dialog would not open.