Skip to content

Releases: dnbexperience/eufemia

v10.89.0

05 Nov 14:48

Choose a tag to compare

10.89.0 (2025-11-05)

📝 Documentation

  • Autocomplete: correct type of showAll to be React.Node (#5914) (a26101c)

✨ Features

  • Field.PhoneNumber: add numberLabel and forward label to the field block (legend/fieldset) (#5888) (ec2a11a)
  • Logo: add DNB Eiendom (#5881) (1689f37)
  • Pagination: swap navigation buttons with page number buttons (#5916) (1be0b6d)
  • Typography: add support for proseMaxWidth (for default width) to P and H2 etc. (#5885) (ea5cf6b), closes #5857

🐛 Bug Fixes

  • Dropdown, Autocomplete: keyboard navigation fixes (#5444) (96b6e3a)
  • Field.DateOfBirth: support labelDescription (#5893) (2f53eff)
  • Field.Date: should reset value when pressing reset button (#5898) (b8a2ba2)
  • InfoOverlay: should not bleed content property to data (#5897) (e39e9ae)
  • Modal: should only render one title text content at the time (#5917) (51a02af)

v10.88.0

29 Oct 11:15

Choose a tag to compare

10.88.0 (2025-10-29)

📝 Documentation

  • Field.Upload: add example of how to validate custom file sizes (#5856) (2622d1b)
  • Upload: button is rendered when onFileClick (#5859) (3a97516)

🐛 Bug Fixes

  • Upload: error message when acceptedFileTypes is AcceptedFileType[] (#5861) (ae09090)
  • Upload: left align button when onFileClick (#5860) (00b2b15)
  • Upload: should not call setInternalFiles on setFiles (#5873) (fd1e388)

✨ Features

  • Typography: introduce --prose-max-width for CSS and proseMaxWidth for Headings and the P paragraph element (#5857) (1bd08ad)
  • Upload: add clearFiles to clear files of Upload component (#5864) (8d83ff2)

v10.87.0

24 Oct 08:50

Choose a tag to compare

10.87.0 (2025-10-24)

🐛 Bug Fixes

  • Form.Iterate: preserve JSX when replacing {itemNo} in labels (#5725) (eb388b2)
  • renderWithFormatting: enhance performance (#5742) (6d52a07), closes #5744

📝 Documentation

✨ Features

  • add support for DNB Carnegie (#5817) (a2ad34a)
  • Logo: add svg property for providing a custom (imported) logo (#5783) (8cc170f)
  • Translation: add support for formatted text (simple markdown like) by using renderWithFormatting (#5744) (4e19327), closes #5727
  • Translation: enhance support for typing via generic <Translation<SupportedTypes> id={(t) => t.my.string} /> (#5727) (44e872f)

v10.86.0

17 Oct 10:16

Choose a tag to compare

10.86.0 (2025-10-17)

📝 Documentation

  • use makeAjvInstance to create an Ajv instance (#5614) (304e8eb)

🐛 Bug Fixes

  • Autocomplete: skip unnecessary render of AriaLive (#5667) (754a1e0)
  • Field.DateOfBirth: ensure smart autofill when tabbing out of day and month (#5603) (ac85b76)
  • Field.Expiry: ensure support for transformIn and transformOut (#5591) (2e32e65)
  • Field.Slider: ensure support for transformIn and transformOut (#5592) (1b953ef)
  • HeightAnimation: resolve stale height issue when adjusting to content changes (#5621) (56abab6)
  • NumberFormat: address TypeScript issues introduced in recent changes (#5600) (7eff844)
  • Tooltip: enhance performance (#5666) (864796e)

✨ Features

  • properties-tailwind.css: generate predefined properties file to be used with Tailwind (#5583) (79bb858), closes #5527
  • renderWithFormatting: add new text formatter (simple markdown like) to shared tools (#5702) (35aa0d2)
  • useTranslation: fallback to translation key and log warning on missing entries (#5577) (eee83fb), closes #5563

v10.85.1

14 Oct 08:20

Choose a tag to compare

10.85.1 (2025-10-14)

🐛 Bug Fixes

  • Field.DateOfBirth: ensure support for transformIn and transformOut (#5586) (208e605)
  • Tabs: address TypeScript issues introduced in recent changes (#5597) (f7760dd)

v10.85.0

10 Oct 10:18

Choose a tag to compare

10.85.0 (2025-10-10)

📝 Documentation

  • DateFormat: document formatDate helper function (#5568) (fb4f44c)
  • Forms: add import statement to info docs (#5562) (4a6adb4)

✨ Features

  • Form.Isolation: inherit schema from Form.Handler (#5567) (d83184d)
  • Forms: enhance typing for complex additional arguments in transformIn and transformOut (#5587) (ec7e572), closes #5584
  • InputMasked: rewrite to TypeScript (part 2 of 2) (#5581) (25a7112), closes #5520
  • Iterate.PushContainer: inherit schema from Form.Handler (#5570) (79bba2d), closes #5567

🐛 Bug Fixes

  • ChildrenWithAge: add translations for locale da-DK & sv-SE (#5563) (718be47)
  • Field.Email: crashes when validating long values (#5582) (092f155)
  • Field.PhoneNumber: ensure support for transformIn and transformOut (#5588) (95aa9c7), closes #5584 #5587
  • Forms: add Zod schema translations support (#5572) (8b3aa2e)
  • Forms: enhance schema prioritization when using Zod schema (#5566) (43d82a0)
  • Upload: call setInternalFiles on setFiles (#5571) (ae170ca)

v10.84.0

02 Oct 12:38

Choose a tag to compare

10.84.0 (2025-10-02)

✨ Features

  • Dropdown, Autocomplete: add groups in lists (#5415) (6cee965)

🐛 Bug Fixes

  • DatePicker: improve Swedish: Återställa -> Återställ (#5555) (fb89a2a)
  • DatePicker: improve Swedish: Stänga -> Stäng (#5554) (f76a20d)
  • GlobalStatus: scroll into view on Firefox (#5550) (c8235a7)

v10.83.0

26 Sep 11:07

Choose a tag to compare

10.83.0 (2025-09-26)

📝 Documentation

✨ Features

  • attach scopeElement when calling Eufemia.versions (#5496) (6bb01f1)

🐛 Bug Fixes

  • Field.DateOfBirth: add support for data handling via path="/myPath" (#5539) (3097364)

v10.82.1

25 Sep 11:47

Choose a tag to compare

10.82.1 (2025-09-25)

🐛 Bug Fixes

  • Dialog: gracefully handle focus during async submit (#5492) (a0ae155)
  • Dropdown: default align_dropdown="right" for independent_width (#5524) (1ca9a88)
  • Field.DateOfBirth: adjust widths of fields (#5511) (a14f46f)
  • Field.DateOfBirth: space above legend (#5502) (c7bf2f5)
  • Field.Number: ensure the field reacts on locale without currency variant (#5503) (bc6b96c)
  • Field.Number: show error immediately when the input exceeds the maximum possible number (#5498) (c2e5222)
  • Field.Number: show formatted numbers in error messages (#5510) (8b5d878)
  • Input: use browser autofill background color (#5526) (32113fa)
  • use en-GB translation strings when en-US is given (#5507) (f547c8f)

v10.82.0

19 Sep 13:24

Choose a tag to compare

10.82.0 (2025-09-19)

✨ Features

  • Forms: add Zod support and use it internally (#5471) (547f952)