Frontend libraries 11.1.2
New Features
No new features.
Bugfixes
The following bugs were fixed:
Custom boolean values don't show correctly in the CarbonList
Output events of custom FormFlow components as described on this page were fixed.
Breadcrumbs work correctly in conjunction with the pending changes modal.
The configuration form for the ProductAanvragen connector has been fixed.
submit
andchange
events now work correctly on custom FormFlow component.The token of the logged-in user is now set in local storage under the key
formioToken
before forms are rendered.HTML values are now only escaped once in a form.io input field. For more information on how to interpolate data in Form.io forms, see Interpolating data in Form.io.
valtimo-form-io
now includes a default empty submission, this fixes the ProductAanvragen connector configuration form.valtimo-form-io
now renders after the current JWT token is saved in locale storage, so thattoken
can be used in calculated value fields.HTML values are now only escaped once in a form.io input field. For more information on how to interpolate data in Form.io forms, see Interpolating data in Form.io.
Breaking changes
No breaking changes.
Deprecations
No deprecations.
Known issues
No known issues.
Last updated