Skip to content

Commit

Permalink
Add changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
robgietema committed Dec 20, 2024
1 parent 2f55d58 commit dc2c6a4
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion packages/volto/news/6370.feature
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
Add fixes to the form component for the Volto-Form block. @robgietema
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

0 comments on commit dc2c6a4

Please sign in to comment.