UNPKG

@mescius/dsdataviewer

Version:
60 lines (42 loc) 2.06 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [8.1.0] - 04/01/2025 ### Changelog - The product version to 8.1.0 match Document Solutions for Excel (DsExcel) version. ## [8.0.0] - 09/12/2024 ### Added - Load Arrow/Parquet files.(DOCXLS-10867) - Enhanced performance when loading large data from CSV files.(DOCXLS-10868) ## [7.2.0] - 01/08/2024 ### Added - Allow data search capability.(DOCXLS-8730) - Extract data from any/selected cell programmatically.(DOCXLS-10192) ### Fixed - Performance issues on loading large Excel files.(DOCXLS-10768) ## [7.1.0] - 04/01/2024 ## Changelog - Version Update: Updated to 7.1.0 ## [7.0.0] - 11/30/2023 ### Important note - This is the initial release of the @mescius/dsdataviewer package. It replaces @grapecity/gcdataviewer, and provides the same functionality, ensures future enhancements, and is backwards compatible with @grapecity/gcdataviewer. Existing subscriptions will continue to work with DsDataViewer. ### Changes - Product version raised to 7.0.0 to match Document Solutions for Excel (DsExcel) version. - GcDataViewer class is renamed to DsDataViewer ## [1.2.0] - 07/28/2023 ### Added - Support keyboard shortcuts.(DOCXLS-6805) - Load SpreadJS .sjs files.(DOCXLS-8005) - Support numerical count aggregation in status bar.(DOCXLS-8258) ## [1.1.0] - 04/28/2023 ### Added - UI improvements.(DOCXLS-7022) - Load data files stored on the web/from URL.(DOCXLS-7131) - Customize the toolbar to remove or reorder buttons.(DOCXLS-7132) - Support 'Show/Hide Notes' button in toolbar.(DOCXLS-7133) - Support sorting of values.(DOCXLS-7145) - Support filtering of values.(DOCXLS-7146) - Support charts/pictures/shapes/slicers/SpreadJS barcodes.(DOCXLS-7147) - Support interaction with tables.(DOCXLS-7149) - Support Pro license.(DOCXLS-7266)