SpreadJS のリリース

Released: Nov 18, 2016

10 での更新項目

機能

  • New Component - Spread.Views - This is a data presentation component that helps you quickly create modern data layouts such as grid, news feed, trellis, card, masonry, timeline, and more.
  • Speed Improvements - The SpreadJS code has been completely refactored, allowing for better performance, a smaller size and a more intuitive API. For backward compatibility, a migration.js file is also included.
  • Client-side Excel I/O - Spread.Sheets V10 introduces the new client-side Excel IO. A Windows...

Released: May 10, 2016

Updates in this release

Updates in 9 SP1

The following bugs were fixed:

  • The hitTest method now works correctly when filters are applied.
  • Certain Excel-formatted files now import correctly.
  • Scrolling issues after importing certain Excel files are fixed.
  • Margins now import correctly when importing Excel-formatted files.
  • Formulas now recalculate correctly when invoking the Sheet.reset method.
  • The DragFillBlock event now works correctly with merged cells.
  • Pasted values are now recognized correctly.
  • Updating...

Released: Nov 19, 2015

Updates in this release

Updates in 9

  • Preview and Print Data Views - SpreadJS supports several printing options including best fit, gridlines, borders, header, footer, margins, page fit, page size and page breaks.
  • Table Slicer - Filter and analyze data with an Excel-like table slicer.
  • Chinese Localization - SpreadJS supports Chinese character sets.
  • Excel Import/Export Component - Until now, SpreadJS’s Excel Import/Export features required an installed web service. ExcelIO is now a component that enables you to...