@open-formulieren/formio-builder
Advanced tools
Changelog
0.23.2 (2024-07-09)
OF#4405
][OF#4405] Updated selectboxes validation configuration placeholders.Changelog
0.23.0 (2024-07-03)
OF#4423
][OF#4423] Added layout dropdown (single/double column) for addressNL field.Changelog
0.22.0 (2024-06-18)
[OF#4051
][OF#4051] Added a new JSON Editor.
Changelog
0.21.0 (2024-05-13)
Removed translations support for defaultValue
.
Handling singular/array values at the same time is too complex for a feature that is unused, so we
decided to drop translation support after it became clear it causes crashes (see
[OF#4362
][OF#4362]).
Changelog
0.20.0 (2024-05-12)
Added support for city/street name deriviation in AddressNL component.
Changelog
0.19.0 (2024-04-26)
Feature release
💥 Breaking change
The custom CSS is now split into its own bundle rather than being injected into the document
automatically. Make sure to load/import @open-formulieren/formio-builder/css/index.css
.
Added SCSS pipeline for custom styling instead of @emotion/css
[OF#3964
][OF#3964] Use proper boolean values for checkbox trigger components in simple
conditionals.
[OF#4064
][OF#4064] Radio component (default) values can now be cleared.
[OF#4158
][OF#4158] Added additional invalid_date
and invalid_datetime
error message keys to
date and datetime component edit forms.
Updated dependencies with security patches.
Changelog
0.18.4 (2024-04-17)
Bugfix release
OF#4186
][OF#4186] Fix conditional logic value being cleared