release_12.21.0
Feature Enhancements
Common-Canvas
No features, just bug fixes.
Common-Properties
#1165 Add tearsheet group type
A new panel option called tearsheetPanel
has been added as a group type in uihints. This is a panel that renders a tearsheet modal which can contain any content provided. The modal can be activated from the host application via the properties controller.
#1183 Ability to translate return type of function in Expression Builder
A new config option called return_type_label
has been added in expression function_info section. This is an optional field of type resource_definition. Values in the Return
column in Functions table will be read from return_type_label
. If a label is not provided it defaults to the return_type
.
Issues Resolved
#1165 Add tearsheet group type (#1166)
#1183 Translate return type of function in Expression Builder (#1184)
#1181 Allow primary panels to be hidden (#1182)
#1179 Dragging cursor over the Return to previous flow button should activate the button (#1180)
#1177 Checkboxset long value labels alignment (#1178)
#1174 Password control shows warnings in console (#1175)
#1170 Display labels for empty fields and values table in expression builder (#1171)