Skip to content

Commit

Permalink
chore: adds changelog for v10.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
langz committed Nov 21, 2024
1 parent b5dd46b commit 047698c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Change log for the Eufemia Forms extension.
- Added `labelSrOnly` to Value.\* components, to be able to provide a label that is not visible.
- Added [Form.Card](/uilib/extensions/forms/Form/Card/) component to make it easier to use [Card](/uilib/components/card/) inside a form.
- Added `outset` property to [Form.Card](/uilib/extensions/forms/Form/Card/) and [Card](/uilib/components/card/).
- Deprecated `validator` property in favor of `onChangeValidator` in all fields.
- Deprecated `validator` property in favor of `onChangeValidator` in Field.\* components.
- Renamed `asyncFileHandler` to `fileHandler` in [Field.Upload](/uilib/extensions/forms/feature-fields/more-fields/Upload/), to support both async and sync file handling.
- Fixed displaying indicator with async `onBlurValidator` call when `validateInitially` is used.
- Fixed sharing submit indicator for fields inside [Field.Composition](/uilib/extensions/forms/base-fields/Composition/).
Expand Down

0 comments on commit 047698c

Please sign in to comment.