Releases
6.6.0
6.6.0
Optimizations for rendering and export utils (PR #1054 ) (issue #342 )
Added support of JsonLogic export for ternary mode (PR #1013 ) (issue #978 )
Added support of JsonLogic import for ternary mode (PR #1062 ) (issue #978 )
Added support of tooltip
for operator config (PR #1011 ) (issue #261 )
Removed optimizeRenderWithInternals
from settings
(PR #1054 )
Fixed TreeStore
- 2nd arg action
can be undefined (PR #1054 ) (issue #1056 )
Fixed import of negative number in SpEL (PR #1054 ) (issue #1055 )
Fixed validation error message for min/max (PR #1058 ) (issue #1057 )
(Ternary mode) Added to config.settings
: caseValueField
, renderBeforeCaseValue
, renderAfterCaseValue
, renderSwitchPrefix
, defaultCaseLabel
, addCaseLabel
, addDefaultCaseLabel
(PR #1062 )
Use icon button label as the aria-label to improve accessibility (PR #1066 ) (issue #1038 )
Show imported value initially in MUI autocomplete inputs (PR #1065 )
Make getOptionLabel always return a string (PR #1064 )
You can’t perform that action at this time.