Skip to content

DHTMLX Suite 8.2

Compare
Choose a tag to compare
@mafanya23 mafanya23 released this 30 Aug 11:40
· 338 commits to master since this release

Released on August 29, 2023

New functionality

DataCollection/TreeCollection

Grid/TreeGrid

Form

Updates

Chart

  • The series configuration property is extended with the label option for setting the text of the legend for a series (for the "line", "spline", "bar", "x-bar", "area", "splineArea", "radar", "scatter" chart types)

DataCollection/TreeCollection

  • Functionality of the filter() method is updated. Its second parameter - the config object gets the permanent property instead of the smartFilter one, and the new id property. Check the Migration article for details

Form

  • Types of Form controls are restructured. The type declaration file (d.ts) is updated

Form. SimpleVault