Skip to content

Commit

Permalink
chore: forms changelog for v10.62.4 (#4440)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored Jan 8, 2025
1 parent a06b0ed commit 287acac
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ breadcrumb:

Change log for the Eufemia Forms extension.

## v10.62.4

- Fixed so divider line is displayed when setting `divider="line"` in `Iterate.*` components.
- Ensured `setFormError` in [Form.useValidation](/uilib/extensions/forms/Form/useValidation/) accepts `undefined` or `null` as value.
- Prioritized `gap` over `stack` spacing in [Form.Card](/uilib/extensions/forms/Form/Card/).

## v10.62.1

- Fixed font-size of non-clickable Field.Upload item in [Field.Upload](/uilib/extensions/forms/feature-fields/more-fields/Upload/).
Expand Down

0 comments on commit 287acac

Please sign in to comment.