@open-formulieren/formio-builder
Advanced tools
Changelog
0.13.1 (2024-01-09)
Bugfixes after extensive testing in the Open Forms backend.
All issues were reported in #3733
.
date
/datetime
component validation errors not being displayed.fixedValue
validation mode for date
/datetime
components not being considered
valid.editgrid
component (button text configuration).content
component customClass
property.textfield
component when a validate.maxLength
is set, to be
consistent with the SDK behaviour.Changelog
0.13.0 (2024-01-03)
Quality of life release
CKEditor
is now stubbed out in jest tests - the CSS cannot be parsed by jest-dom.#105
][#105] Fixed the number & currency component null
default value causing validation
errors.#35
][#35] Replaced tooltip implementation with better alternative#32
][#32] Cleaned up validation error introspection tools, applying DRY and improving DX.Changelog
0.12.0 (2023-12-28)
The builder is now feature-complete in terms of edit forms.