Skip to main content

Changelog

Version 2.3

Released on October 14, 2025

New features

The features are synchronized with SVAR Svelte DaraGrid 2.3, including the following:

Breaking changes

  • The package migrated from wx-react-grid to @svar-ui/react-grid
  • sort state property renamed to sortMarks
  • colWidth parameter renamed to columnWidth for the sizes property
  • rowsCount and colsCount parameters renamed to rowCount and columnCount for the dynamic property

Version 1.2.0

Initial release of React DataGrid widget