Skip to content

v10.53.0

Latest
Compare
Choose a tag to compare
@tujoworker tujoworker released this 18 Oct 09:50

10.53.0 (2024-10-18)

πŸ› Bug Fixes

  • Forms: keep Iterate.Array in sync with the data context and call onChange when countPath changes (#4147) (095ddaa)
  • Forms: UI alignments of the ChildrenWithAge block (#4137) (3db7201)
  • Upload: handle file extensions with case insensitivity (#4138) (fd9d9ba)

✨ Features

  • add renderMessage to useTranslation hook for line-break support (#4125) (5b07bec)
  • Forms: add country prop to Field.PostalCodeAndCity to support other countries than Norway (#4109) (5095bea)
  • Forms: add Form.useTranslation hook (#4123) (6f40922), closes #4121
  • Forms: add support for minItems/maxItems error messages to Field.ArraySelection (#4120) (29ebe55)
  • Forms: add support to set a custom width to fields and values (#4142) (07b257f)
  • Forms: add validation to Field.BankAccountNumber (#4119) (f70ba3d)
  • Forms: warn when a field path is declared more than one time (#4127) (ca15887)