-
General Changes
-
When printing from the browser, the following components will now expand display the entire text:
-
@TextArea
-
@TextBox
-
@ComboBox
-
@GridColumn
-
-
-
Core Config Annotations
-
@Config
now haswhen
property to provide SpEL support, similar to@ConfigConditional
.
-
-
View Config Annotations
-
Signature component now has property
captureType
to configure how the user input is captured when drawing on the component canvas.
-