Smart HTML Elements v5.0.0

Released: Nov 8, 2019

v5.0.0 での更新項目

機能

  • Added React demos for all Web Components.
  • Added Vue demos for all Web Components.
  • Added Smart.Grid printing.
  • Added Smart.Grid image exporting to .PNG and .JPEG.
  • Added Smart.Grid data localization.
  • Improved API documentation for all Web components.
  • Smart.Grid - You can now preserve column sorting on datasource update.
  • Smart.Grid API - Introduced columnResize and rowResize events, onCellUpdate, onRowUpdate callback function.
  • Improved framework loop rendering with the *items property. It can now be bound not only to an Array, but also to a Number now. This means that new HTMLElements will be automatically created depending on a numeric value.