SpreadJS 17.0.2

Released: Jan 18, 2024

17.0.2 中的更新

特性

  • Language Release
    • CN Language release for v17.

修补程序

  • Chart
    • Chart content did not change with data.
    • A timeline is not displayed after importing.
    • A chart series did not display correctly.
    • A chart did not refresh with data changes in a table.
    • The position of a chart legend would change after exporting.
    • A radio button could not be selected.
    • The curve chart auto functionality did not work correctly.
    • Setting the data source for a table does not refresh the chart.
  • Export
    • An exported file did not display correctly.
    • An exported file could not be loaded in GcExcel.
    • Setting styles on a large range would incorrectly create a large undo stack.
    • An error was thrown when exporting to XLSX.
    • The dropdown menu month selector incorrectly sorted the years in reverse order.
    • Certain exported XLSX files could not be opened by Excel or GcExcel.
    • There was an issue with exporting using the SpreadJS IO functionality.
  • ReportSheet
    • Adding a record in a new cell without submitting would make the report layout incorrect.
  • Designer
    • The calculation options button icon did not display correctly.
    • The total row did not work correctly.
  • Import
    • The active sheet was switched twice after loading a specific file.
  • GanttSheet
    • The demo had an uncaught error.
  • Designer
    • The configuration settings of multiple designers on the same page overwrote each other.
    • The type definition of the IFilteredArgs interface for the "columns" property was incorrect.