@open-formulieren/formio-builder
Advanced tools
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 clearedChangelog
0.18.2 (2024-04-15)
Bugfix release
OF#3964
][OF#3964] Fixed the datatype of the eq
reference value depending on the reference
component used for comparison.OF#4155
][OF#4155] Fixed some validation errors in the date component not showing an indicator
on the validation tab.Changelog
0.18.1 (2024-04-05)
Bugfix release
OF#4084
][OF#4084] Fix default value of multiple select
componentChangelog
0.18.0 (2024-03-20)
Feature release
OF#3823
][OF#3823] Added links in the builder UI to the manual about template expressions.OF#3943
][OF#3943] Fixed not being able to specify 0 decimal places in number components.OF#3978
][OF#3978] Fixed not being able to specify custom minDate
and maxDate
validation
error messages.SDK#483
][SDK#483] Radio/selectboxes components now support an additional description per
option.Changelog
0.17.0 (2024-02-28)
Fixed some bugs and added improvements
OF#3920
][OF#3920] Fixed content style and simple logic dropdowns not being clearableOF#3922
][OF#3922] Fixed bad default/empty values for prefill propertiesOF#3928
][OF#3928] Added JSON view/edit toggles to content component edit formChangelog
0.16.1 (2024-02-12)
Bugfix release
OF#3858
][OF#3858] Fixed toggling file upload 'multiple' breaking the preview.Changelog
0.14.3 (2024-02-12)
Bugfix release
OF#3858
][OF#3858] Fixed toggling file upload 'multiple' breaking the preview.