NEW It's now possible to set multiple license keys in the licenseKey property through an array (see docs).
NEW Angular 14+ wrapper Implementation of the ngOnDestroy method was added to the ngx-flexmonster wrapper.
NEW Angular 5-15 wrapper Implementation of the ngOnDestroy method was added to the ng-flexmonster wrapper.
NEW Vue wrapper Implementation of the unmounted hook was added to the vue-flexmonster wrapper.
NEW flexmonster.d.ts The divider
property was added to the ToolbarTab
interface.
FIX The issue with date filters such as "current"
, "last"
, and "next"
when Daylight Saving Time starts or ends was fixed.
FIX flexmonster.d.ts The chartType
property was added to the ChartData
and ChartLegendItemData
interfaces.