NEW Blazor wrapper A new Theme
property was added to the FlexmonsterComponent. Use it to change Flexmonster's theme.
FIX The issue with exporting to Excel when the showHierarchyCaptions option is set to false
was fixed.
NEW The sample Angular project for Flexmonster was updated to Angular 20.
NEW The sample Vue 3 project for Flexmonster was migrated to Composition API.
FIX Sample React, Angular, and Vue projects were improved.
FIX flexmonster.d.ts The distinguishNullUndefinedEmpty
property was added to the Options
interface.
FIX The expandAllData() method now does not show a "(blank)"
member when it is the only member on the last level of a multilevel hierarchy.
FIX The issue when expandAllData() did not expand a multilevel hierarchy with an empty value in the last level was fixed.
FIX The issue with setting a filter in the report when the prototype is extended was fixed.
NEW React wrapper react-flexmonster
is now compatible with React 19.
FIX The issue with the classic (tabular) form not showing empty filter results was fixed.
FIX The issue with drill-down and drill-up functionality when the Array.prototype
is extended was fixed.