diff --git a/packages/volto/news/6370.feature b/packages/volto/news/6370.feature index 9b8a17b3f0..ba095841e9 100644 --- a/packages/volto/news/6370.feature +++ b/packages/volto/news/6370.feature @@ -1 +1,23 @@ -Add fixes to the form component for the Volto-Form block. @robgietema \ No newline at end of file +Add hidden widget. @robgietema +Add static text widget. @robgietema +Add time widget. @robgietema +Add radio group widget. @robgietema +Add checkbox group widget. @robgietema +Add taken slugs to slugify helper. @robgietema +Add filter choices, additional choices and sort to select widget. @robgietema +Add max size and accept type checks to file widget. @robgietema +Fix bug with pressing enter in blocks form. @robgietema +Add option to pass custom widget config to field component. @robgietema +Add optional widgets config to form component. @robgietema +Add option to override the form component and the buttons in the form component. @robgietema +Add option to override cancel label in form. @robgietema +Add option to choose bewteen icon and text buttons in the form component. @robgietema +Add option to change form data from outside of the form in the modal form. @robgietema +Move field factory properties per field to a utility so it can be registered from other packages. @robgietema +Move field factory initial data per field to a utility so it can be registered from other packages. @robgietema +Add filter factory option to schema widget. @robgietema +Add additional factory option to schema widget. @robgietema +Add option to allow editing the id of the fields in the schema widget. @robgietema +Fix bug when multiple fields were added with the same id in the schema widget. @robgietema +Add option to select the shortname as initial data for a new field in the schema widget. @robgietema +Change properties form on the fly in the add field modal when changing the factory. @robgietema \ No newline at end of file