SpreadJS 14.0.9

Released: Mar 18, 2021

14.0.9 中的更新

修补程序

  • Conditional format covered certain text in a cell.
  • Importing an Excel file exported from SpreadJS would add blank rows.
  • Adding a sheet in the designer would set an incorrect sheet name.
  • Format Cell dialog dropdown would not show properly.
  • Designer: The bottom border line of the Designer Component was not displayed.
  • Errors were thrown when adding columns dynamically.
  • Designer: Designer Component would not show the new file dialog when files were imported.
  • Designer: Custom style names would not be imported.
  • Designer: Custom style names were not added in the cell styles dropdown.
  • Designer: Cell border options were not applied correctly.
  • Designer: Applying font styles would cause the SpreadJS instance to become unresponsive.
  • Designer: Setting sheet protection properties with code wouldn’t work.
  • Designer: Excel import wouldn’t work on MacOS.
  • An extra “@” symbol would be added to some formulas after exporting to Excel.
  • Width of ComboBox cell type drop down was less than the width of a merged cell.
  • Data filter result was incorrect.
  • Online designer couldn’t import Excel files on MacOS.
  • An error would be thrown when exporting a workbook.
  • DeleteRows would throw a TypeError.
  • An exported Excel file would need to be repaired when opened in Excel.
  • Drag and fill feature did not match Excel.
  • Table styles would change after exporting to Excel.
  • Rich text content would disappear and change after scrolling the sheet.
  • Conditional formatting would not apply if selecting multiple ranges.
  • Protection option was cleared when using the unprotect command in the ribbon.
  • Setting incrementalLoading to true would import an Excel file with a PivotTable incorrectly.
  • TopRowChanged arguments would not work correctly on touch devices.
  • PrintArea setting was not exported correctly when “-“ was used in the SheetName.
  • PivotTable filter panel would drift occasionally when setting the page layout.
  • Performance: AddRows would take too much time.
  • An exported Excel file could not be opened with WPS.
  • RichText and Cell Tag information would be lost after pasting.
  • The browser would scroll down if pressing spacebar while inside of a combobox cell.
  • The save warning dialog would not display if the change to a sheet was made with the delete key.