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 20, 2024
1 parent 54cd00d commit 7ffae2b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ Change log for the Eufemia Forms extension.

## v10.57

- Added possibility for disabling options in [Field.Selection](/uilib/extensions/forms/base-fields/Selection/) and [Field.ArraySelection](/uilib/extensions/forms/base-fields/ArraySelection/).
- Renamed `asyncFileHandler` to `fileHandler` in [Field.Upload](/uilib/extensions/forms/feature-fields/more-fields/Upload/), to support both async and sync file handling.
- Fixes so we show indicator with async `onBlurValidator` call when `validateInitially` is used.
- Fixes so fields inside [Field.Composition](/uilib/extensions/forms/base-fields/Composition/) share submit indicator.
- Fixes so `errorMessages` won't result in infinite loops when not wrapped in `useMemo`.

## v10.56

Expand Down

0 comments on commit 7ffae2b

Please sign in to comment.